Skip to content

Conversation

@hugocostadev
Copy link
Contributor

In the v1 and latest docs "Authenticated Routes with Context" in the Authenticated Routes Guide page is broken.

When I click goes to 404 page:
image

The correct link to the guide is: https://tanstack.com/router/v1/docs/framework/react/examples/authenticated-routes-context

The path was wrong, since all docs should be relative to docs/ path I fixed by changing

TO:

[Authenticated Routes with Context example](./examples/authenticated-routes-context)

FROM:

[Authenticated Routes with Context example](../../examples/authenticated-routes-context)

@tannerlinsley tannerlinsley merged commit 23fbecb into TanStack:main Apr 18, 2024
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