edp-install icon indicating copy to clipboard operation
edp-install copied to clipboard

Configure proper redirect from all pages to now docs

Open SergK opened this issue 1 year ago • 0 comments

We need to set up a redirect from the old documentation site (https://epam.github.io/edp-install/) to the appropriate page on the new documentation site (https://docs.kuberocketci.io/) using the mkdocs redirect plugin.

h4. Acceptance Criteria

  • The mkdocs redirect plugin is properly configured in the mkdocs.yml file.
  • All existing documentation links from https://epam.github.io/edp-install/ are mapped to their new counterparts on https://docs.kuberocketci.io/.
  • A test is conducted for a set of old URLs to ensure they redirect correctly to the new URLs.
  • Documentation is updated to include instructions on how to add new redirects in the future.

SergK avatar Dec 08 '24 12:12 SergK