Skip to content

Commit 4d34511

Browse files
Fix #357 link to index.html (#375)
1 parent fda09fe commit 4d34511

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

navigation-api/subpage.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ <h1>
2020
navigation, in browsers that support the navigation API!
2121
</p>
2222

23-
<p><a href="/navigation-api/">Back to index.html</a>.</p>
23+
<p><a href="index.html">Back to index.html</a>.</p>
2424

2525
<p><button onclick="history.back()">history.back()</button></p>
2626
</main>

0 commit comments

Comments
 (0)