summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorRodrigo Arias Mallo <rodarima@gmail.com>2024-06-08 13:52:58 +0200
committerRodrigo Arias Mallo <rodarima@gmail.com>2024-06-08 13:55:39 +0200
commit4ebf47b90c1a60489d2fb7e1dda5b01f443ef263 (patch)
tree53f7ace61adcafdd0bf89b65c695bd26b43e8d65 /index.html
parent116eae9bc409b245514e2a030c41f22a2b508df6 (diff)
Add 3.1.1 release
The latest.html page now redirects to the latest release after 10 seconds, but it also includes a link to the old 3.1.0 release.
Diffstat (limited to 'index.html')
-rw-r--r--index.html9
1 files changed, 5 insertions, 4 deletions
diff --git a/index.html b/index.html
index f12dabd..3aac863 100644
--- a/index.html
+++ b/index.html
@@ -84,10 +84,11 @@ table { margin: 1.5em; }
<a href="dillo.org.html">no longer under control</a> of Dillo developers.
</p>
<h2>Download</h2>
- <p>Download the <a href="latest.html">latest release of Dillo</a>
- or fetch the latest changes from the
- <a href="https://github.com/dillo-browser/dillo/">git repository</a>
- and follow the instructions in the README to install it.
+ <p>Download the <a href="release/3.1.1">latest release 3.1.1</a>
+ and follow the <code>README.md</code>
+ instructions to build Dillo. You can also clone the latest changes
+ directly from the
+ <a href="https://github.com/dillo-browser/dillo/">GitHub repository</a>.
</p>
<h2>Contributing</h2>
<p>We always welcome contributions, here are several ways in which