-
Notifications
You must be signed in to change notification settings - Fork 147
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
docs: navigating section links path #1237
base: main
Are you sure you want to change the base?
Conversation
WalkthroughThe changes update URLs in two README files. In the subgraph-writer documentation, the link guiding users on writing mappings has been updated to reflect the new documentation structure. Similarly, the User Ops Indexer README now directs users to the updated configuration documentation for Blockscout instance environment variables. Both updates ensure that users are pointed to the correct and current resources. No other modifications or alterations to exported or public entities were made. Poem
Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media? 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Actionable comments posted: 0
🧹 Nitpick comments (1)
blockscout-ens/graph-node/subgraph-writer/README.md (1)
43-43
: Validate the updated URL and consider text brevity for clarity.The updated URL now points to the correct and current official subgraph guide (https://thegraph.com/docs/en/subgraphs/developing/creating/assemblyscript-mappings/#writing-mappings), ensuring that users are directed to the appropriate resource. Additionally, as noted by LanguageTool, you might consider shortening or rephrasing the sentence to enhance readability and reduce wordiness.
🧰 Tools
🪛 LanguageTool
[style] ~43-~43: Consider a shorter alternative to avoid wordiness.
Context: ...handle events of your protocol properly in order to index all blockchain data. You can use ...(IN_ORDER_TO_PREMIUM)
📜 Review details
Configuration used: CodeRabbit UI
Review profile: CHILL
Plan: Pro
📒 Files selected for processing (2)
blockscout-ens/graph-node/subgraph-writer/README.md
(1 hunks)user-ops-indexer/README.md
(1 hunks)
✅ Files skipped from review due to trivial changes (1)
- user-ops-indexer/README.md
🧰 Additional context used
🪛 LanguageTool
blockscout-ens/graph-node/subgraph-writer/README.md
[style] ~43-~43: Consider a shorter alternative to avoid wordiness.
Context: ...handle events of your protocol properly in order to index all blockchain data. You can use ...
(IN_ORDER_TO_PREMIUM)
⏰ Context from checks skipped due to timeout of 90000ms (3)
- GitHub Check: Docker build and docker push / build-and-push
- GitHub Check: Linting / lint
- GitHub Check: Unit, doc and integration tests
Summary by CodeRabbit