Skip to content

CLDR-18575 Fix markdown links - remove /index/ references#5371

Open
aryanraj45 wants to merge 1 commit intounicode-org:mainfrom
aryanraj45:CLDR-18575-fix-markdown-links
Open

CLDR-18575 Fix markdown links - remove /index/ references#5371
aryanraj45 wants to merge 1 commit intounicode-org:mainfrom
aryanraj45:CLDR-18575-fix-markdown-links

Conversation

@aryanraj45
Copy link

CLDR-18575 Fix markdown links after /index/ path reorganization

  • This PR completes the ticket.

Summary

This PR fixes all markdown links after the file reorganization in #5370. Updates internal links and external URLs that referenced /index/ paths to work with the new file structure.

Changes

  • Updated 70 markdown files across documentation
  • Fixed internal links: /index/cldr-spec/*/cldr-spec/*
  • Fixed external URLs: cldr.unicode.org/index/*cldr.unicode.org/*
  • Updated LDML spec files with corrected bug report links
  • Net zero content change: 193 insertions(+), 193 deletions(-)

Related

Testing

  • All links now point to correct paths after file reorganization
  • Redirect rules in CLDR-18575 Drop /index from site paths #5370 ensure old URLs still work during transition
  • Changes verified: only markdown files modified, no code/data touched

ALLOW_MANY_COMMITS=true

- Updated all internal links from /index/* to /* after file reorganization
- Fixed external URLs from cldr.unicode.org/index/* to cldr.unicode.org/*
- Updated LDML specs (tr35-*.md) with corrected bug report links
- Fixed site docs, downloads, translations, and development guides
- 70 files modified, 193 insertions(+), 193 deletions(-)
@aryanraj45
Copy link
Author

@srl295 This PR addresses the markdown link fixes as discussed. File moves and redirects are in #5370
Please have a look thanks!

@srl295 srl295 added the Site Update Updates docs/site label Feb 25, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Site Update Updates docs/site

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants