diff options
| author | krangelov <kr.angelov@gmail.com> | 2020-11-17 10:27:07 +0100 |
|---|---|---|
| committer | krangelov <kr.angelov@gmail.com> | 2020-11-17 10:27:07 +0100 |
| commit | 37c63a0c22ccc73e60222335263c702873b6af2c (patch) | |
| tree | e5a7bfc4f430cc568da7294e732002afdec8c19b /download/index.html | |
| parent | d4ccd2848c293eabb511e966ed6f12066a2b2ee0 (diff) | |
| parent | 6862098d8bd6f47513d52e132aba419997979f90 (diff) | |
Merge branch 'master' of https://github.com/GrammaticalFramework/gf-core
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> |
