diff options
Diffstat (limited to 'docs/index.html')
| -rw-r--r-- | docs/index.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/index.html b/docs/index.html index cbc383a0..2b29f572 100644 --- a/docs/index.html +++ b/docs/index.html @@ -2,9 +2,9 @@ <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=./docgen/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="./docgen/html/index.html">Redirect</a></p> <body> </html> |
