diff options
author | Rodrigo Arias Mallo <rodarima@gmail.com> | 2025-01-18 15:00:45 +0100 |
---|---|---|
committer | Rodrigo Arias Mallo <rodarima@gmail.com> | 2025-01-18 15:00:45 +0100 |
commit | 559a3ff2c3f6b31c392a7c4eaea88427be05db44 (patch) | |
tree | 371a74a0b370b8724a03d4e38bb7baea9da33523 | |
parent | cecaa137cdb212298de1b09d4eac70d1d133b383 (diff) |
Move latest to releases page
-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> |