diff options
| author | John J. Camilleri <john@digitalgrammars.com> | 2020-11-25 20:57:01 +0100 |
|---|---|---|
| committer | John J. Camilleri <john@digitalgrammars.com> | 2020-11-25 20:57:01 +0100 |
| commit | 70811d83beb37f7eebc76451858d56be76b3e521 (patch) | |
| tree | e09aff21a86cfb72cfcb1fa22787c2d5ea64c556 /download/index.html | |
| parent | 0ed6b726a2c9a2365fadc05a75177c569469b4fd (diff) | |
| parent | 37c63a0c22ccc73e60222335263c702873b6af2c (diff) | |
Merge remote-tracking branch 'origin/master' into build-binary-packages
Diffstat (limited to 'download/index.html')
| -rw-r--r-- | download/index.html | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/download/index.html b/download/index.html new file mode 100644 index 000000000..eb32412f8 --- /dev/null +++ b/download/index.html @@ -0,0 +1,8 @@ +<html> +<head> + <meta http-equiv="refresh" content="0; URL=/download/index-3.10.html" /> +</head> +<body> + You are being redirected to <a href="index-3.10.html">the current version</a> of this page. +</body> +</html> |
