Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
26 changes: 22 additions & 4 deletions downloads/README.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,30 @@
---
layout: null
---
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Redirecting...</title>
<meta http-equiv="refresh" content="0; url=/download/">
<script>window.location.replace("/download/");</script>
<link rel="canonical" href="/download/">
</head>
<body>
<p>This page has moved. Please <a href="/download/">click here</a> if you are not redirected automatically.</p>
</body>
</html>
<!--
# downloads

This folder is where files directly downloadable from the website live!

Files in here may, or may not, be the same as those in
https://github.com/SasView/docs/tree/master/_downloads depending on how
Files in here may, or may not, be the same as those in
https://github.com/SasView/docs/tree/master/_downloads depending on how
recently files were updated relative to a SasView release.

You can add/replace files in this folder to make them immediately available
You can add/replace files in this folder to make them immediately available
via the website, rather than having to wait for the new release cycle.

But don't forget to edit download.md in the folder above if you add a file!
-->