Skip to content

Commit 5e1abc2

Browse files
authored
docs: fix SSR link (#191)
1 parent 9791833 commit 5e1abc2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/guide/the-protocol.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ Content-Type: text/html; charset=utf-8
3333
```
3434

3535
> [!NOTE]
36-
> While the initial response is HTML, Inertia does not server-side render the JavaScript page components by default (see [Server-side Rendering](http://localhost:5173/guide/server-side-rendering)).
36+
> While the initial response is HTML, Inertia does not server-side render the JavaScript page components by default (see [Server-side Rendering](/guide/server-side-rendering)).
3737
3838
## Inertia responses
3939

0 commit comments

Comments
 (0)