We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 00143dd commit 6e59e72Copy full SHA for 6e59e72
src/routes/solid-start/advanced/auth.mdx
@@ -17,7 +17,7 @@ async function getPrivatePosts() {
17
}
18
```
19
20
-The `getUser` function can be [implemented using sessions](https://docs.solidjs.com/solid-start/advanced/session).
+The `getUser` function can be [implemented using sessions](/solid-start/advanced/session).
21
22
## Protected Routes
23
0 commit comments