[CLI help] Update doc URLs
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Canonical Juju |
Fix Released
|
Low
|
Anastasia |
Bug Description
The CLI help for several commands includes broken, improper, or updatable URLs.
===
`bootstrap`
These URLs
https:/
https:/
should become
https:/
https:/
===
`controller-config`
This URL
https:/
should become
https:/
===
`model-config`
This URL
https:/
should become
https:/
===
`restore-backup`
This URL
https:/
should become
Changed in juju: | |
status: | In Progress → Fix Committed |
Changed in juju: | |
status: | Fix Committed → Fix Released |
PR against develop (heading into 2.5): https:/ /github. com/juju/ juju/pull/ 8994