chore: [changelog] redirect docs changelog to dev platform blog#932
Open
0xYankee-Raccoons wants to merge 2 commits into
Open
chore: [changelog] redirect docs changelog to dev platform blog#9320xYankee-Raccoons wants to merge 2 commits into
0xYankee-Raccoons wants to merge 2 commits into
Conversation
The changelog now lives on the Developer Platform blog at developers.jup.ag/blog?tag=Changelog (one post per month). The docs Changelog tab links out, changelog/index.mdx is removed (URL covered by a Cloudflare domain-level redirect), and the contributor workflow points new entries at the developer-platform repo. Fixes DEV-718 Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
|
Preview deployment for your docs. Learn more about Mintlify Previews.
💡 Tip: Enable Workflows to automatically generate PRs for you. |
…hangelog The dev platform changelog moved from /blog?tag=Changelog to a full /changelog namespace (jup-ag/developer-platform#527). Update the tab href, the Cloudflare redirect target, the contributor workflow paths, and the October 2025 changelog link. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Retires the docs changelog now that the changelog lives on the Developer Platform site at
developers.jup.ag/changelog(full namespace: index +/changelog/YYYY-MMposts, backfilled Jan 2025 – Jun 2026 in jup-ag/developer-platform#527). The docs Changelog tab becomes an external link and the old URL hard-redirects.Changes
docs.json: Changelog tab is now an externalhreftohttps://developers.jup.ag/changelog;changelog/indexremoved from nav. Existing/updates → /changelogredirects kept (they chain into the Cloudflare rule).changelog/index.mdxdeleted (URL covered by the Cloudflare redirect below).AGENTS.md: changelog workflow now points new entries at thedeveloper-platformrepo (web/content/changelog/YYYY-MM.mdx, standardised template + README rules there)..claude/rules/decisions.md: decision entry + Redirect Log row.swap/v1/add-fees-to-swap.mdx: fixed a link to the old/updates#...anchor, now points atdevelopers.jup.ag/changelog/2025-10.llms.txtregenerated (changelog entry removed).Do not merge until
developers.jup.ag/docs/changelog*→https://developers.jup.ag/changelog(same mechanism as the DEVREL-133 redirects). Verify withcurl -I https://developers.jup.ag/docs/changelog.Linear Issues
Checklist
node generate-llms-from-docs.jsrunmint broken-linkspassestitle,description,llmsDescription(no content pages added)docs.jsonnavigation updated.claude/rules/updated (decisions.md)🤖 Generated with Claude Code