diff options
| -rw-r--r-- | docs/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/index.html b/docs/index.html index 3d129019..cbc383a0 100644 --- a/docs/index.html +++ b/docs/index.html @@ -5,6 +5,6 @@ <meta http-equiv="refresh" content="0; url=./_build/html/index.html" /> <head> <body> - <p>If not redirect automatically, click this: <a href="./build/html/index.html">Redirect</a></p> + <p>If not redirect automatically, click this: <a href="./_build/html/index.html">Redirect</a></p> <body> </html> |
