diff options
| author | Inari Listenmaa <inari.listenmaa@gmail.com> | 2025-08-18 13:51:49 +0200 |
|---|---|---|
| committer | Inari Listenmaa <inari.listenmaa@gmail.com> | 2025-08-18 13:51:49 +0200 |
| commit | b7539126896079dbd1c9976d628ac95f6c7d717f (patch) | |
| tree | 46a720d8bf3a6af93321b47f33e393a6b41bb500 /download | |
| parent | 000fab7b5253f6119b1dc57ddeb4713a3753ce6f (diff) | |
fix redirect?
Diffstat (limited to 'download')
| -rw-r--r-- | download/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/download/index.html b/download/index.html index 8167b818b..1ec066dec 100644 --- a/download/index.html +++ b/download/index.html @@ -1,6 +1,6 @@ <html> <head> - <meta http-equiv="refresh" content="0; URL=/download/index-3.11.html" /> + <meta http-equiv="refresh" content="0; URL=/download/index-3.12.html" /> </head> <body> You are being redirected to <a href="index-3.12.html">the current version</a> of this page. |
