Skip to content

Commit 7aa59b1

Browse files
author
Marko D
committed
Fix list link to avoid unnecassary 301
1 parent f6ba1be commit 7aa59b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ <h1>
7070
Currently more than 200 resources listed.
7171
</p>
7272

73-
<a href="/list">
73+
<a href="/list/">
7474
Take me to the list!
7575
</a>
7676
</main>

0 commit comments

Comments
 (0)