Skip to content

Commit 4953b55

Browse files
authored
documentation fix: "Server-Side Rendering" link in loader.md redirecting to 404 (#11157)
1 parent 06343d4 commit 4953b55

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

contributors.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -248,3 +248,4 @@
248248
- yracnet
249249
- yuleicul
250250
- zheng-chuang
251+
- KaranRandhir

docs/route/loader.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -178,5 +178,5 @@ For more details, read the [`errorElement`][errorelement] documentation.
178178
[json]: ../fetch/json
179179
[errorelement]: ./error-element
180180
[pickingarouter]: ../routers/picking-a-router
181-
[ssr]: ../guides/ssr.md
181+
[ssr]: ../guides/ssr
182182
[partialhydration]: ../routers/create-browser-router#partial-hydration-data

0 commit comments

Comments
 (0)