Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

(#2664) Add redirects for pages that have moved #2794

Merged
merged 1 commit into from
Aug 2, 2021

Commits on Aug 2, 2021

  1. (GitTools#2664) Add redirects for pages that have moved

    As a result of changes to the structure of the documentation site, the
    original 301 redirects from readthedocs, were resulting in 404's within
    GitHub pages. This PR addresses this by ensuring that a Wyam
    RedirectFrom attribute is added to all affected pages, so that the end
    result is arrive on the correct page.
    
    There may be additional changes that need to be made to capture all
    pages, but this commit contains all 301 redirects from the current
    readthedocs configuration.
    gep13 committed Aug 2, 2021
    Configuration menu
    Copy the full SHA
    3319699 View commit details
    Browse the repository at this point in the history