pulp / pulp-cli

https://docs.pulpproject.org/pulp_cli/
GNU General Public License v2.0
33 stars 41 forks source link

Add redirects from old docs to new docs #932

Closed pedro-psb closed 2 months ago

pedro-psb commented 3 months ago

Summary

The old docs publishing was deactivated and its content was moved to the new docs (see #910).

When the moved content is live on the staging-docs, we should:

We might use https://github.com/mkdocs/mkdocs-redirects.

Examples