-
Notifications
You must be signed in to change notification settings - Fork 11
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
update subgraph links on README #167
Conversation
WalkthroughThe changes in this pull request involve updating the API and Playground URLs for the IPNFT subgraph in the Changes
Possibly related PRs
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 (
|
fe506d4
to
2bfe735
Compare
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
🧹 Outside diff range and nitpick comments (1)
subgraph/README.md (1)
5-6
: LGTM! Consider formatting URLs for better readability.The updated URLs for the Sepolia API and Playground look correct and align with the PR objectives. Great job on keeping the documentation up-to-date!
To improve readability and address the Markdownlint warnings, consider formatting the URLs as follows:
API: [https://subgraph.satsuma-prod.com/742d8952ab24/molecule--4039244/ip-nft-sepolia/api](https://subgraph.satsuma-prod.com/742d8952ab24/molecule--4039244/ip-nft-sepolia/api) Playground: [https://subgraph.satsuma-prod.com/molecule--4039244/ip-nft-sepolia/playground](https://subgraph.satsuma-prod.com/molecule--4039244/ip-nft-sepolia/playground)This change is optional but can enhance the document's overall quality.
🧰 Tools
🪛 Markdownlint
5-5: null
Bare URL used(MD034, no-bare-urls)
6-6: null
Bare URL used(MD034, no-bare-urls)
📜 Review details
Configuration used: CodeRabbit UI
Review profile: CHILL
📒 Files selected for processing (1)
- subgraph/README.md (1 hunks)
🧰 Additional context used
🪛 Markdownlint
subgraph/README.md
5-5: null
Bare URL used(MD034, no-bare-urls)
6-6: null
Bare URL used(MD034, no-bare-urls)
10-10: null
Bare URL used(MD034, no-bare-urls)
11-11: null
Bare URL used(MD034, no-bare-urls)
🔇 Additional comments (1)
subgraph/README.md (1)
10-11
: LGTM! Verify implications of switching from Graph API to Satsuma for Mainnet.The updated URLs for the Mainnet API and Playground look correct and align with the PR objectives. However, there's a significant change in the hosting platform for the Mainnet subgraph.
Please confirm that:
- The switch from Graph API to Satsuma for Mainnet is intentional and has been tested.
- There are no breaking changes for existing users of the Mainnet subgraph.
- Any necessary communications have been prepared for users about this change.
To improve readability and address the Markdownlint warnings, consider formatting the URLs as follows:
API: [https://subgraph.satsuma-prod.com/742d8952ab24/molecule--4039244/ip-nft-mainnet/api](https://subgraph.satsuma-prod.com/742d8952ab24/molecule--4039244/ip-nft-mainnet/api) Playground: [https://subgraph.satsuma-prod.com/molecule--4039244/ip-nft-mainnet/playground](https://subgraph.satsuma-prod.com/molecule--4039244/ip-nft-mainnet/playground)This change is optional but can enhance the document's overall quality.
🧰 Tools
🪛 Markdownlint
10-10: null
Bare URL used(MD034, no-bare-urls)
11-11: null
Bare URL used(MD034, no-bare-urls)
Summary by CodeRabbit
New Features
Documentation
subgraph/README.md
to reflect the new URLs for easier access to the API and Playground.