Skip to content

Commit a8a33a5

Browse files
authored
fix broken link to v3_relativeSplatPath changelog... (#9)
the changelog is not in the remix main branch anymore, since the v3 development is happening there
1 parent 8218293 commit a8a33a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

data/docs/start/future-flags.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -718,7 +718,7 @@ You can also check out the [React Router "File Uploads" doc][react-router-file-u
718718

719719
[development-strategy]: ../guides/api-development-strategy
720720
[fetcherpersist-rfc]: https://github.com/remix-run/remix/discussions/7698
721-
[relativesplatpath-changelog]: https://github.com/remix-run/remix/blob/main/CHANGELOG.md#futurev3_relativesplatpath
721+
[relativesplatpath-changelog]: https://github.com/remix-run/remix/blob/v2/CHANGELOG.md#futurev3_relativesplatpath
722722
[single-fetch]: ../guides/single-fetch
723723
[lazy-route-discovery]: ../guides/lazy-route-discovery
724724
[lazy-route-discovery-blog-post]: https://remix.run/blog/fog-of-war

0 commit comments

Comments
 (0)