diff --git a/doc/source/_extra/.htaccess b/doc/source/_extra/.htaccess index 87c78768..c277bb51 100644 --- a/doc/source/_extra/.htaccess +++ b/doc/source/_extra/.htaccess @@ -4,7 +4,7 @@ Redirect 301 /specs/queens/approved/glance/deprecate-registry.html /specs/queens Redirect 301 /specs/queens/approved/glance/inject-automatic-metadata.html /specs/queens/implemented/glance/inject-automatic-metadata.html Redirect 301 /specs/queens/approved/glance/lite-spec-scrubber-refactor.html /specs/queens/implemented/glance/lite-spec-scrubber-refactor.html Redirect 301 /specs/queens/approved/python-glanceclient/deprecate-v1-support.rst /specs/rocky/approved/python-glanceclient/deprecate-v1-support.rst -Redirect 301 /specs/queens/approved/glance/multihash.html specs/rocky/approved/glance/multihash.html +Redirect 301 /specs/queens/approved/glance/multihash.html /specs/rocky/approved/glance/multihash.html Redirect 301 /specs/queens/approved/glance/remove-registry-v1.html /specs/rocky/approved/glance/remove-registry-v1.html Redirect 301 /specs/queens/approved/glance/remove-v1.html /specs/rocky/approved/glance/remove-v1.html Redirect 301 /specs/mitaka/approved/image-import/image-import-refactor.html /specs/rocky/approved/glance/image-import/image-import-refactor.html diff --git a/doc/test/redirect-tests.txt b/doc/test/redirect-tests.txt index 297e0c81..bbe1f03a 100644 --- a/doc/test/redirect-tests.txt +++ b/doc/test/redirect-tests.txt @@ -5,7 +5,7 @@ /specs/queens/approved/glance/inject-automatic-metadata.html 301 /specs/queens/implemented/glance/inject-automatic-metadata.html /specs/queens/approved/glance/lite-spec-scrubber-refactor.html 301 /specs/queens/implemented/glance/lite-spec-scrubber-refactor.html /specs/queens/approved/python-glanceclient/deprecate-v1-support.rst 301 /specs/rocky/approved/python-glanceclient/deprecate-v1-support.rst -/specs/queens/approved/glance/multihash.html 301 specs/rocky/approved/glance/multihash.html +/specs/queens/approved/glance/multihash.html 301 /specs/rocky/approved/glance/multihash.html /specs/queens/approved/glance/remove-registry-v1.html 301 /specs/rocky/approved/glance/remove-registry-v1.html /specs/queens/approved/glance/remove-v1.html 301 /specs/rocky/approved/glance/remove-v1.html /specs/mitaka/approved/image-import/image-import-refactor.html 301 /specs/rocky/approved/glance/image-import/image-import-refactor.html