Skip to content

Commit

Permalink
Changed redirect url to docs/ path.
Browse files Browse the repository at this point in the history
  • Loading branch information
tbpassin committed Dec 14, 2023
1 parent a9986b5 commit 36c82ad
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>
<head>
<meta http-equiv="refresh" content="0;url=GF4_Users_Guide.html">
<meta http-equiv="refresh" content="0;url=docs/GF4_Users_Guide.html">
</head>
<body>
<p>If you are not redirected, <a href="GF4_Users_Guide.html">click here</a>.</p>
<p>If you are not redirected, <a href="docs/GF4_Users_Guide.html">click here</a>.</p>
</body>
</html>

0 comments on commit 36c82ad

Please sign in to comment.