Skip to content

Conversation

@devin-ai-integration
Copy link
Contributor

@devin-ai-integration devin-ai-integration bot commented Oct 28, 2025

Description

Fixed a broken EVM API reference link on the Price Feeds API reference page. The link was using a relative path (api-reference/evm) that incorrectly resolved to a double-nested path. Updated to point directly to the external API reference URL.

Link to Devin run: https://app.devin.ai/sessions/cf33c81c319e41969e90a1343ebf7c7c

Requested by: Nidhi Singh ([email protected]) (@nidhi-singh02)

Type of Change

  • New Page
  • Page update/improvement
  • Fix typo/grammar
  • Restructure/reorganize content
  • Update links/references
  • Other (please describe):

Areas Affected

  • pages/price-feeds/core/api-reference.mdx - Updated EVM API reference link

What Changed

Changed the EVM link from api-reference/evm (relative path) to https://api-reference.pyth.network/price-feeds/evm/getPriceNoOlderThan (direct external URL) as requested by the documentation maintainer.

Review Checklist

Critical items to verify:

  • Click the EVM link in the preview deployment to confirm it works correctly
  • Verify it navigates to the correct API reference page
  • Consider whether there are other similar broken relative links in the documentation that should be addressed

Checklist

  • I ran pre-commit run --all-files to check for linting errors
  • I have reviewed my changes for clarity and accuracy
  • All links are valid and working (not manually tested - requires reviewer verification)
  • Content follows the established style guide
  • Changes are properly formatted in Markdown

Additional Notes

Important: The link functionality was not manually tested in a development environment. The change was made based on the user's explicit request for this specific URL. Please verify the link works correctly in the preview deployment before merging.

Contributor Information

Changed relative link to absolute path to properly resolve to external API reference via redirect

Co-Authored-By: Nidhi Singh <[email protected]>
@devin-ai-integration
Copy link
Contributor Author

🤖 Devin AI Engineer

I'll be helping with this pull request! Here's what you should know:

✅ I will automatically:

  • Address comments on this PR. Add '(aside)' to your comment to have me ignore it.
  • Look at CI failures and help fix them

Note: I can only respond to comments from users who have write access to this repository.

⚙️ Control Options:

  • Disable automatic comment and CI monitoring

@vercel
Copy link

vercel bot commented Oct 28, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
docs Ready Ready Preview Comment Oct 28, 2025 1:44pm
documentation Error Error Oct 28, 2025 1:44pm

Copy link
Contributor

@nidhi-singh02 nidhi-singh02 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm!

@aditya520 aditya520 merged commit 79f126d into main Oct 28, 2025
4 of 5 checks passed
@aditya520 aditya520 deleted the devin/1761657728-fix-broken-evm-api-reference-link branch October 28, 2025 14:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants