Conversation
WalkthroughThis pull request updates two documentation files by modifying outdated URL references. The "Cross-Chain Transfer Protocol" link in one markdown file is updated to use a corrected stablecoins URL, while the hyperlink in the Noble blockchain description now points to a Circle-hosted GitHub document instead of one from Centre’s repository. These adjustments ensure that the documentation links direct to the intended resources without altering any functional behavior. Changes
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.
Actionable comments posted: 0
🧹 Nitpick comments (1)
pages/index.mdx (1)
11-11: Update Hyperlink for Smart Contracting Capabilities
The hyperlink has been updated to reference Circle’s hosted GitHub document. This aligns with the PR objective to fix broken links.
Additionally, consider replacing "with regards to" with "regarding" for improved clarity.🧰 Tools
🪛 LanguageTool
[misspelling] ~11-~11: Although “with regards to” is sometimes used in casual speech, it is typically considered a nonstandard phrase.
Context: ...sign.md) smart contracting capabilities with regards to asset issuance functionality. This func...(IN_OR_WITH_REGARDS_TO_OF)
📜 Review details
Configuration used: CodeRabbit UI
Review profile: CHILL
Plan: Pro
📒 Files selected for processing (2)
pages/cctp/index.mdx(1 hunks)pages/index.mdx(1 hunks)
🧰 Additional context used
🪛 LanguageTool
pages/index.mdx
[misspelling] ~11-~11: Although “with regards to” is sometimes used in casual speech, it is typically considered a nonstandard phrase.
Context: ...sign.md) smart contracting capabilities with regards to asset issuance functionality. This func...
(IN_OR_WITH_REGARDS_TO_OF)
🔇 Additional comments (1)
pages/cctp/index.mdx (1)
16-16: Update Cross-Chain Transfer Protocol URL
The URL for the Cross-Chain Transfer Protocol has been updated correctly from the old reference tohttps://developers.circle.com/stablecoins/cctp-getting-started. This change ensures the documentation now points to the accurate, updated resource.
boojamya
left a comment
There was a problem hiding this comment.
Looks good!
I think we should also mimic these changes in https://github.com/noble-assets/docs/tree/facelift as those docs are much more up to date and should be deployed soon.
Summary by CodeRabbit