From 07923d6e737389f068d25206d1766192cb1978bc Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Fri, 8 May 2026 02:06:20 +0000 Subject: [PATCH 1/5] Initial plan From d05c59621fb43f3d181a7c9717cfa064fa895016 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Fri, 8 May 2026 02:08:09 +0000 Subject: [PATCH 2/5] Replace stale /downloads page with redirect to /download Agent-Logs-Url: https://github.com/SasView/sasview.github.io/sessions/4f1bc8bf-3762-4c86-89c9-e0c4fe440f64 Co-authored-by: butlerpd <10955478+butlerpd@users.noreply.github.com> --- downloads/README.md | 18 +++++++----------- 1 file changed, 7 insertions(+), 11 deletions(-) diff --git a/downloads/README.md b/downloads/README.md index d41698b..ec081c5 100644 --- a/downloads/README.md +++ b/downloads/README.md @@ -1,12 +1,8 @@ -# downloads -This folder is where files directly downloadable from the website live! +--- +layout: page +title: Redirecting... +--- -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 -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! - \ No newline at end of file + + +

This page has moved. Please click here if you are not redirected automatically.

From 1d8d5fcaed9c59f2f30b7fa391a61bd5a65d7dec Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Fri, 8 May 2026 14:42:47 +0000 Subject: [PATCH 3/5] Restore developer notes in downloads/README.md alongside redirect Agent-Logs-Url: https://github.com/SasView/sasview.github.io/sessions/4c3b0d45-38de-4fb4-b7bb-b79840f70ae8 Co-authored-by: butlerpd <10955478+butlerpd@users.noreply.github.com> --- downloads/README.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/downloads/README.md b/downloads/README.md index ec081c5..97afe6e 100644 --- a/downloads/README.md +++ b/downloads/README.md @@ -6,3 +6,16 @@ title: Redirecting...

This page has moved. Please click here if you are not redirected automatically.

+ +## For developers + +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 +recently files were updated relative to a SasView release. + +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! From ea397dcc67571a1005f2bea94570cf9e05f753c1 Mon Sep 17 00:00:00 2001 From: Paul Butler Date: Fri, 8 May 2026 11:08:35 -0400 Subject: [PATCH 4/5] Potential fix for pull request finding Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com> --- downloads/README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/downloads/README.md b/downloads/README.md index 97afe6e..13b6a77 100644 --- a/downloads/README.md +++ b/downloads/README.md @@ -3,9 +3,9 @@ layout: page title: Redirecting... --- - - -

This page has moved. Please click here if you are not redirected automatically.

+ + +

This page has moved. Please click here if you are not redirected automatically.

## For developers From ed27373f1045cb5c99a02809dd9fd1fd7b2443cd Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Fri, 8 May 2026 15:09:36 +0000 Subject: [PATCH 5/5] Use layout: null and proper head meta redirect in downloads/README.md Agent-Logs-Url: https://github.com/SasView/sasview.github.io/sessions/ddbc860e-af97-4924-96cb-e1d508843d8a Co-authored-by: butlerpd <10955478+butlerpd@users.noreply.github.com> --- downloads/README.md | 25 +++++++++++++++++-------- 1 file changed, 17 insertions(+), 8 deletions(-) diff --git a/downloads/README.md b/downloads/README.md index 13b6a77..09d6d85 100644 --- a/downloads/README.md +++ b/downloads/README.md @@ -1,13 +1,21 @@ --- -layout: page -title: Redirecting... +layout: null --- - - - -

This page has moved. Please click here if you are not redirected automatically.

- -## For developers + + + + + Redirecting... + + + + + +

This page has moved. Please click here if you are not redirected automatically.

+ + +