Skip to content

Commit

Permalink
update/fix(gh-pages/v1.4)
Browse files Browse the repository at this point in the history
Fixed the index.html's relative navigation.
  • Loading branch information
TheStarAlight committed Jun 17, 2023
1 parent cc629e3 commit 3c8590c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
<!--Navigates to the stable documentation page-->
<meta http-equiv="refresh" content="0; url=/stable"/>
<meta http-equiv="refresh" content="0; url=./stable/"/>

0 comments on commit 3c8590c

Please sign in to comment.