Skip to content

doc: remove duplicate /microcloud in URL path#1335

Merged
roosterfish merged 1 commit into
canonical:mainfrom
minaelee:docs-microcloud-path
Apr 17, 2026
Merged

doc: remove duplicate /microcloud in URL path#1335
roosterfish merged 1 commit into
canonical:mainfrom
minaelee:docs-microcloud-path

Conversation

@minaelee
Copy link
Copy Markdown

This PR updates the path for the MicroCloud part of the integrated docs so that the second duplicate /microcloud is removed from the docs path. For example:

https://documentation.ubuntu.com/microcloud/latest/microcloud/reference/

becomes

https://documentation.ubuntu.com/microcloud/latest/reference

Per request from the Web team before we can migrate MicroCloud docs to canonical.com/microcloud/docs.

Note: A RTD redirect (not in Sphinx configuration but in RTD settings) needs to be put in place at the same time this update is merged, and again when the update is backported to the v2-edge branch. I will set up the redirects in RTD and disable it for now, so that it's easy to enable them at merge time.

Checklist

Signed-off-by: Minae Lee <minae.lee@canonical.com>
@github-actions github-actions Bot added the Documentation Documentation needs updating label Apr 16, 2026
Copy link
Copy Markdown
Contributor

@roosterfish roosterfish left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great thanks! Let's merge it later then in our joint meeting.

@minaelee minaelee marked this pull request as ready for review April 17, 2026 15:39
@roosterfish roosterfish merged commit 6cd7395 into canonical:main Apr 17, 2026
15 checks passed
roosterfish added a commit that referenced this pull request Apr 21, 2026
Backport of #1335 to v2-edge

Removes duplicate /microcloud from docs URL path
(`https://documentation.ubuntu.com/microcloud/default/microcloud/<page>`
-> `https://documentation.ubuntu.com/microcloud/default/<page>`)

(cherry picked from commit 0bc51a5)

NOTE: After merge & completed v2-edge/default version docs build, this
redirect must be enabled (via the checkbox):
https://app.readthedocs.com/dashboard/canonical-microcloud/redirects/15056/edit/

@roosterfish you should be able to enable it, or if I'm around, you can
let me know and I will do it.

## Checklist

- [x] I have read the [contributing
guidelines](https://github.com/canonical/microcloud/blob/main/CONTRIBUTING.md)
and attest that all commits in this PR are [signed
off](https://github.com/canonical/microcloud/blob/main/CONTRIBUTING.md#including-a-signed-off-by-line-in-your-commits),
[cryptographically
signed](https://github.com/canonical/microcloud/blob/main/CONTRIBUTING.md#commit-signature-verification),
and follow this project's [commit
structure](https://github.com/canonical/microcloud/blob/main/CONTRIBUTING.md#commit-structure).
- [x] I have checked and added or updated relevant documentation.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Documentation Documentation needs updating

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants