Skip to content

DOC-3513: Fix broken external and internal links (v8)#4149

Merged
kemister85 merged 1 commit into
tinymce/8from
hotfix/8/DOC-3513
May 24, 2026
Merged

DOC-3513: Fix broken external and internal links (v8)#4149
kemister85 merged 1 commit into
tinymce/8from
hotfix/8/DOC-3513

Conversation

@kemister85
Copy link
Copy Markdown
Contributor

@kemister85 kemister85 commented May 21, 2026

Summary

  • Fixes broken external links identified in a site-wide link audit across the published v8 docs
  • Replaces dead URLs (commonjs.org, curl.haxx.se, Instagram developer, archive.tinymce.com) with verified working alternatives
  • Fixes cross-version release notes references to use /tinymce/7/ path instead of /latest/
  • Corrects missing www. prefix on importword demo links
  • Updates deleted Svelte integration examples repo link

Changes

Original broken URL Replacement
commonjs.org/specs/modules/1.0/ en.wikipedia.org/wiki/CommonJS
curl.haxx.se/dlwiz/... curl.se/windows/
developers.facebook.com/docs/plugins/oembed-endpoints Plain text (page removed by Meta)
instagram.com/developer/embedding/ developers.facebook.com/docs/instagram-platform/oembed
tinymce-svelte-integration-examples/.../bundle_with_npm_premium_plugins github.com/tinymce/tinymce-svelte
tiny.cloud/docs/tinymce/latest/7.0-release-notes/... tiny.cloud/docs/tinymce/7/7.0-release-notes/...
tiny.cloud/docs/tinymce/latest/7.6.0-release-notes/... tiny.cloud/docs/tinymce/7/7.6.0-release-notes/...
tiny.cloud/tinymce/features/export-pdf (missing www.) www.tiny.cloud/tinymce/features/export-pdf/

Test plan

  • All replacement URLs verified accessible (HTTP 200)
  • Docs build passes
  • No new broken links introduced

- Replace dead commonjs.org link with Wikipedia CommonJS article
- Update curl.haxx.se URLs to curl.se/windows
- Fix Facebook oEmbed link to current Graph API reference
- Fix Instagram oEmbed link to current platform docs
- Replace deleted Svelte integration examples repo link
- Fix cross-version references to use /tinymce/7/ path instead of /latest/
- Fix missing www. prefix on importword demo links
@kemister85 kemister85 force-pushed the hotfix/8/DOC-3513 branch from f7a1c3d to 0adbf8d Compare May 21, 2026 11:41
Copy link
Copy Markdown
Contributor

@ShiridiGandham ShiridiGandham left a comment

Choose a reason for hiding this comment

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

LGTM

@kemister85 kemister85 merged commit 08306d1 into tinymce/8 May 24, 2026
5 checks passed
@kemister85 kemister85 deleted the hotfix/8/DOC-3513 branch May 24, 2026 22:45
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