canonical / maas.io

Site for maas.io
https://maas.io/
GNU Lesser General Public License v3.0
17 stars 42 forks source link

Remove a looping redirect in redirects.yaml #722

Closed billwear closed 2 years ago

billwear commented 2 years ago

Part of converting RAD >> tabs. Pointing all RAD URLs at new base URLs (e.g., /snap/3.1/ui/get-started-with-maas becomes just /get-started-with-maas). Converted the latest docs (/snap/3.1/ui) to tab versions, all RAD URLs get redirected to new tab version. To get started, just created redirects in MAAS index file, so I don't have to wait for a merge to check my work.

Currently, MAAS doc index file point /snap/3.1/ui/give-me-an-example-of-maas >> /get-started-with-maas; redirects.yaml points get-started-with-maas >> /give-me-an-example-of-maas. Will move index file redirects into this yaml file later, just fixing redirect loop for now.

Done

Removed redirect in redirects.yaml for now. Will be moving redirects from MAAS index file over to this yaml file as soon as all other RAD >> tabs work & fixes are done, separate PR to come later.

webteam-app commented 2 years ago

Demo starting at https://maas-io-722.demos.haus