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 889ecaa7..3d129019 100644 --- a/docs/index.html +++ b/docs/index.html @@ -2,7 +2,7 @@ <html> <head> <!-- HTML meta refresh URL redirection --> - <meta http-equiv="refresh" content="0; url=./build/html/index.html" /> + <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> |
