Skip to content

Commit 7609885

Browse files
oneminchtypicode
andauthored
Fix broken link to 'Guide' (#148)
* Fix broken link to 'Guide' * Update public/index.html Co-authored-by: typicode <[email protected]>
1 parent a6e817f commit 7609885

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

public/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -248,7 +248,7 @@ <h2>Routes</h2>
248248

249249
<p>
250250
<strong>Note</strong>: you can view detailed examples
251-
<a href="guide.html">here</a>.
251+
<a href="/guide/">here</a>.
252252
</p>
253253

254254
<!-- JSON Server -->

0 commit comments

Comments
 (0)