Skip to content

fix(docs): correct broken links due to .mdx/.md mismatch#856

Merged
hatemhosny merged 1 commit into
live-codes:developfrom
seifsapagh:fix/broken-doc-links
Jun 25, 2025
Merged

fix(docs): correct broken links due to .mdx/.md mismatch#856
hatemhosny merged 1 commit into
live-codes:developfrom
seifsapagh:fix/broken-doc-links

Conversation

@seifsapagh
Copy link
Copy Markdown
Contributor

@seifsapagh seifsapagh commented Jun 24, 2025

What type of PR is this? (check all applicable)

  • ✨ Feature
  • 🐛 Bug Fix
  • 📝 Documentation Update
  • 🎨 Style
  • ♻️ Code Refactor
  • 🔥 Performance Improvements
  • ✅ Test
  • 🤖 Build
  • 🔁 CI
  • 📦 Chore (Release)
  • ⏩ Revert
  • 🌐 Internationalization / Translation

Description

This PR fixes several broken documentation links caused by incorrect file extensions (.mdx vs .md) that led to 404 errors.

Related Tickets & Documents

Closes #855

Mobile & Desktop Screenshots/Recordings

Added tests?

  • 👍 yes
  • 🙅 no, because they aren't needed
  • 🙋 no, because I need help

Added to documentations?

  • 📓 docs (./docs)
  • 📕 storybook (./storybook)
  • 📜 README.md
  • 🙅 no documentation needed

[optional] What gif best describes this PR or how it makes you feel?

just a tiny single letter change

@netlify
Copy link
Copy Markdown

netlify Bot commented Jun 24, 2025

Deploy Preview for livecodes ready!

Name Link
🔨 Latest commit 5395c81
🔍 Latest deploy log https://app.netlify.com/projects/livecodes/deploys/685b31c3c233980008d256e2
😎 Deploy Preview https://deploy-preview-856--livecodes.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@sonarqubecloud
Copy link
Copy Markdown

@hatemhosny hatemhosny merged commit 13ab83c into live-codes:develop Jun 25, 2025
16 checks passed
@hatemhosny
Copy link
Copy Markdown
Collaborator

Thank you @seifsapagh

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.

Bug: Broken URLs in Documentation (Incorrect .mdx or .md extensions)

2 participants