-
Notifications
You must be signed in to change notification settings - Fork 404
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: add awesome-celestia peers/addrbook link #1960
base: main
Are you sure you want to change the base?
Conversation
WalkthroughThis change updates the documentation in the consensus-node guide by adding a new line that provides an external reference to additional peers and addrbook configurations. No alterations were made to any functionality or public entity declarations. Changes
Suggested labels
Suggested reviewers
Poem
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. 🪧 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.
Pull Request Overview
This PR updates the consensus node guide by adding a link to the awesome-celestia repository for peers and addrbook information.
- Added a new line linking to [@celestiaorg/awesome-celestia] for additional peers and addrbook details.
Comments suppressed due to low confidence (1)
how-to-guides/consensus-node.md:138
- [nitpick] Consider using a more descriptive link text (e.g., 'Awesome Celestia peers and addrbook') to improve clarity for readers.
For additional peers and addrbook please visit [@celestiaorg/awesome-celestia].
|
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)
how-to-guides/consensus-node.md (1)
138-139
: Improve clarity by adding a comma.
A comma after "addrbook" would enhance readability. Consider changing the line to:-For additional peers and addrbook please visit [@celestiaorg/awesome-celestia](https://github.com/celestiaorg/awesome-celestia). +For additional peers and addrbook, please visit [@celestiaorg/awesome-celestia](https://github.com/celestiaorg/awesome-celestia).🧰 Tools
🪛 LanguageTool
[typographical] ~138-~138: Consider adding a comma here.
Context: ...ails> For additional peers and addrbook please visit [@celestiaorg/awesome-celestia](h...(PLEASE_COMMA)
📜 Review details
Configuration used: CodeRabbit UI
Review profile: CHILL
Plan: Pro
📒 Files selected for processing (1)
how-to-guides/consensus-node.md
(1 hunks)
🧰 Additional context used
🪛 LanguageTool
how-to-guides/consensus-node.md
[typographical] ~138-~138: Consider adding a comma here.
Context: ...ails> For additional peers and addrbook please visit [@celestiaorg/awesome-celestia](h...
(PLEASE_COMMA)
Overview
Summary by CodeRabbit