Skip to content

Redirect stale /downloads to /download#35

Draft
Copilot wants to merge 2 commits intomasterfrom
copilot/fix-downloads-folder-link
Draft

Redirect stale /downloads to /download#35
Copilot wants to merge 2 commits intomasterfrom
copilot/fix-downloads-folder-link

Conversation

Copy link
Copy Markdown

Copilot AI commented May 8, 2026

The downloads/README.md was being rendered by Jekyll as a page at /downloads, surfacing stale leftover content from the original template to users arriving via search engines. The canonical downloads page lives at /download.

Changes

  • Replaced downloads/README.md content with a redirect page using JS + meta refresh fallback, pointing to /download
  • PDF files in downloads/ remain accessible at their existing paths

Copilot AI linked an issue May 8, 2026 that may be closed by this pull request
Copilot AI changed the title [WIP] Fix stale downloads folder link Redirect stale /downloads to /download May 8, 2026
Copilot AI requested a review from butlerpd May 8, 2026 02:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

downloads folder stale

2 participants