Skip to content

Commit

Permalink
use relative path
Browse files Browse the repository at this point in the history
  • Loading branch information
nnamtug committed Feb 20, 2024
1 parent 23354ee commit 8f3283e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
<html>

<header>
<meta http-equiv="refresh" content="0; url=https://nnamtug.github.io/mkdocs-example/docs/" />
<meta http-equiv="refresh" content="0; url=./docs/" />
</header>

<p><a href="https://nnamtug.github.io/mkdocs-example/docs/" /></p>
<p><a href="./docs/" /></p>
</html>

0 comments on commit 8f3283e

Please sign in to comment.