diff options
Diffstat (limited to 'latest.html')
-rw-r--r-- | latest.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/latest.html b/latest.html index eacfda7..26b9fb9 100644 --- a/latest.html +++ b/latest.html @@ -2,7 +2,7 @@ <html lang="en"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> - <meta http-equiv="refresh" content="10; url=/release/latest"> + <meta http-equiv="refresh" content="10; url=/release/"> <title>Dillo release 3.1.0</title> <link rel="icon" type="image/png" href="/img/favicon.png"> <link rel="stylesheet" href="/style.css"> @@ -14,7 +14,7 @@ This page used to point to the <a href="/release/3.1.0">3.1.0 release</a> of Dillo but it is no longer the latest release. <p> - To go to the last release click <a href="/release/latest">here</a> instead + To go to the releases page click <a href="/release/">here</a> instead or wait 10 seconds to be redirected automatically. </div> </body> |