Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: fixed broken links #4133

Merged
merged 2 commits into from Sep 8, 2022
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
1 change: 1 addition & 0 deletions contributors.yml
Expand Up @@ -34,6 +34,7 @@
- archwebio
- arganaphangquestian
- AriGunawan
- arjunyel
- arnaudambro
- arvigeus
- arvindell
Expand Down
2 changes: 1 addition & 1 deletion docs/guides/migrating-react-router-app.md
Expand Up @@ -617,7 +617,7 @@ Now then, go off and _remix your app_. We think you'll like what you build along
[migration-guide-from-v5-to-v6]: https://reactrouter.com/docs/en/v6/upgrading/v5
[backwards-compatibility-package]: https://www.npmjs.com/package/react-router-dom-v5-compat
[a-few-tweaks-to-improve-progressive-enhancement]: ../pages/philosophy#progressive-enhancement
[routing-conventions]: ./routing.md
[routing-conventions]: ./routing
[a-catch-all-route]: ./routing#splats
[hydration-mismatch]: https://reactjs.org/docs/react-dom.html#hydrate
[loader-data]: ../api/conventions#loader
Expand Down
2 changes: 1 addition & 1 deletion docs/other-api/dev.md
Expand Up @@ -95,6 +95,6 @@ remix dev --port 4001

Alternatively, a port can be assigned to the `PORT` environment variable.

[remix-app-server]: serve.md
[remix-app-server]: ./serve
[node-inspector]: https://nodejs.org/en/docs/guides/debugging-getting-started
[templates-folder-of-the-remix-repository]: https://github.com/remix-run/remix/tree/main/templates