Skip to content

docs: fix broken links and update docs to 3.x#7510

Closed
banzalik wants to merge 1 commit into
microsoft:mainfrom
banzalik:patch-1
Closed

docs: fix broken links and update docs to 3.x#7510
banzalik wants to merge 1 commit into
microsoft:mainfrom
banzalik:patch-1

Conversation

@banzalik
Copy link
Copy Markdown

@banzalik banzalik commented May 4, 2026

docs: fix broken links and update docs to 3.x

Update all documentation links in README.md to point to the latest 3.x version and fix broken URLs:

  • docs/2.x/introduction → docs/3.x/introduction
  • docs/fast-element/getting-started (404) → docs/3.x/getting-started/quick-start/
  • docs/getting-started/quick-start (404) → docs/3.x/getting-started/quick-start/
  • docs/integrations (404) → docs/3.x/integrations/
  • docs/community/contributor-guide (404) → docs/3.x/community/join/
  • docs.microsoft.com/en-us/fluent-ui/web-components/ (404) → learn.microsoft.com/en-us/fluent-ui/web-components/

Pull Request

📖 Description

🎫 Issues

👩‍💻 Reviewer Notes

📑 Test Plan

✅ Checklist

General

  • I have included a change request file using $ npm run change
  • I have added tests for my changes.
  • I have tested my changes.
  • I have updated the project documentation to reflect my changes.
  • I have read the CONTRIBUTING documentation and followed the standards for this project.

⏭ Next Steps

docs: fix broken links and update docs to 3.x

Update all documentation links in README.md to point to the
latest 3.x version and fix broken URLs:

- docs/2.x/introduction → docs/3.x/introduction
- docs/fast-element/getting-started (404) → docs/3.x/getting-started/quick-start/
- docs/getting-started/quick-start (404) → docs/3.x/getting-started/quick-start/
- docs/integrations (404) → docs/3.x/integrations/
- docs/community/contributor-guide (404) → docs/3.x/community/join/
- docs.microsoft.com/en-us/fluent-ui/web-components/ (404)
  → learn.microsoft.com/en-us/fluent-ui/web-components/
@janechu
Copy link
Copy Markdown
Collaborator

janechu commented May 12, 2026

Hi @banzalik these changes are only in the release branch until we are out of release candidate and stable, until then we will continue linking to the 2.x docs as our current stable release. If you find any of these links are incorrect in the releases/fast-element-v3 branch, please feel free to put up a PR against it!

@janechu janechu closed this May 12, 2026
@banzalik
Copy link
Copy Markdown
Author

Hi @janechu, some links in the README.md on the main branch are returning 404 errors (for Example the Getting Started guide).
Feel free to use my PR to fix them!

janechu added a commit that referenced this pull request May 12, 2026
# Pull Request

## 📖 Description

Incorrect links as indicated by #7510, however we are currently on stable 2.x. This change directs the links to the appropriate stable major versioned pages.

### 🎫 Issues

See #7510 big thanks to @banzalik for discovering this issue!

## ✅ Checklist

### General

- [ ] I have included a change request file using `$ npm run change`
- [ ] I have added tests for my changes.
- [x] I have tested my changes.
- [x] I have updated the project documentation to reflect my changes.
- [x] I have read the [CONTRIBUTING](https://github.com/microsoft/fast/blob/main/CONTRIBUTING.md) documentation and followed the [standards](https://github.com/microsoft/fast/blob/main/CODE_OF_CONDUCT.md#our-standards) for this project.
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.

2 participants