-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Description
problem
There are a few broken links on page https://docs.cloudstack.apache.org/en/latest/adminguide/templates.html
As is Link: https://docs.cloudstack.apache.org/en/latest/adminguide/templates/templates.html#adding-an-iso
Should be Link: https://docs.cloudstack.apache.org/en/latest/adminguide/templates.html#adding-an-iso
As is Link: https://docs.cloudstack.apache.org/en/latest/adminguide/templates/templates/_cloud_init.html#linux-with-cloud-init
Should be Link: https://docs.cloudstack.apache.org/en/latest/adminguide/templates/_cloud_init.html#linux-with-cloud-init
There is duplicate content as well on the following pages:
https://docs.cloudstack.apache.org/en/latest/adminguide/templates.html#creating-a-linux-template
https://docs.cloudstack.apache.org/en/latest/adminguide/templates/_create_linux.html#creating-a-linux-template
versions
all versions
The steps to reproduce the bug
- open page https://docs.cloudstack.apache.org/en/latest/adminguide/templates.html
- try to open the different URLs on that page
...
What to do about it?
No response