close
Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: mkdocs/mkdocs-redirects
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: next
Choose a base ref
...
head repository: mkdocs/mkdocs-redirects
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 7 commits
  • 9 files changed
  • 6 contributors

Commits on Feb 3, 2024

  1. Template upgrade

    Oleh Prypin committed Feb 3, 2024
    Configuration menu
    Copy the full SHA
    e330ad1 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2024

  1. Document redirection link

    The redirection may be broken if the javascript of the page cannot be
    executed because of a [middleware](https://backstage.io/docs/features/techdocs/)
    or if the browser of the client disabled it. Also note that the meta
    redirect is set as [deprecated by the W3C](https://www.w3.org/TR/WCAG10-HTML-TECHS/#meta-element).
    
    With those conditions, the human may land on a page which is in fact a
    dead end because no information is provided to tell him what should
    have happened.
    
    This PR provide a link to clic to follow manually the redirection.
    Damien Plard committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    68dd8b8 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2024

  1. Merge pull request #60 from dp1218/master

    Document redirection link
    pawamoy authored Jun 24, 2024
    Configuration menu
    Copy the full SHA
    32ccfd0 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2024

  1. Remove noindex (#66)

    samuelcolvin authored Nov 7, 2024
    Configuration menu
    Copy the full SHA
    656ef80 View commit details
    Browse the repository at this point in the history
  2. Release 1.2.2 (#67)

    pawamoy authored Nov 7, 2024
    Configuration menu
    Copy the full SHA
    df6b0a8 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2025

  1. Configuration menu
    Copy the full SHA
    9a52ead View commit details
    Browse the repository at this point in the history

Commits on May 19, 2025

  1. Configuration menu
    Copy the full SHA
    d0e3d52 View commit details
    Browse the repository at this point in the history
Loading