diff options
| author | Inari Listenmaa <inari.listenmaa@gmail.com> | 2021-07-25 15:37:12 +0800 |
|---|---|---|
| committer | Inari Listenmaa <inari.listenmaa@gmail.com> | 2021-07-25 15:37:12 +0800 |
| commit | 810640822dc3047af8fd9d7988e3f2423595c7b2 (patch) | |
| tree | 49973245f65bdf6364a764a38d022fb722479edb /download/index.html | |
| parent | ed799559318f0316bd44a4950c5ad7ff32b418a3 (diff) | |
Update documentation for release 3.11
Diffstat (limited to 'download/index.html')
| -rw-r--r-- | download/index.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/download/index.html b/download/index.html index eb32412f8..810537bd8 100644 --- a/download/index.html +++ b/download/index.html @@ -1,8 +1,8 @@ <html> <head> - <meta http-equiv="refresh" content="0; URL=/download/index-3.10.html" /> + <meta http-equiv="refresh" content="0; URL=/download/index-3.11.html" /> </head> <body> - You are being redirected to <a href="index-3.10.html">the current version</a> of this page. + You are being redirected to <a href="index-3.11.html">the current version</a> of this page. </body> </html> |
