Skip to content

docs: Fix broken links in v0.31.0 release notes#3638

Merged
acheroncrypto merged 1 commit intosolana-foundation:masterfrom
acheroncrypto:docs-fix-broken-links-in-v0.31.0-release-notes
Apr 4, 2025
Merged

docs: Fix broken links in v0.31.0 release notes#3638
acheroncrypto merged 1 commit intosolana-foundation:masterfrom
acheroncrypto:docs-fix-broken-links-in-v0.31.0-release-notes

Conversation

@acheroncrypto
Copy link
Copy Markdown
Collaborator

Problem

A couple of links that refer to older release notes are currently broken due to the new docs migration (#3493).

The old docs used normal semantic versioning for release note file names e.g. for 0.30.0.md, but the new docs use version with dashes e.g. 0-30-0.mdx. This means all links that don't use the file name with dashes no longer works e.g.

Similar to [`--no-idl` flag on builds](./0.30.0#no-idl-flag-on-builds), now you

Summary of changes

Fix broken links in v0.31.0 release notes.

@acheroncrypto acheroncrypto added documentation Improvements or additions to documentation fix Bug fix PR labels Apr 4, 2025
@acheroncrypto acheroncrypto merged commit e247502 into solana-foundation:master Apr 4, 2025
51 checks passed
Otter-0x4ka5h pushed a commit to Otter-0x4ka5h/anchor that referenced this pull request Mar 25, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation fix Bug fix PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant