doc: update microovn url, microceph variable#1442
Merged
Merged
Conversation
Signed-off-by: Elijah Greenstein <elijah.greenstein@canonical.com>
2 tasks
MicroCeph PR canonical#794 changed the build directory variable from `BUILDIR` to `DOCS_BUILDDIR`. Signed-off-by: Elijah Greenstein <elijah.greenstein@canonical.com>
roosterfish
added a commit
that referenced
this pull request
Jul 7, 2026
MicroOVN docs have moved to ubuntu.com/docs/microovn. This update is similar to PR #1442, but uses the URL for MicroOVN 24.03. ## 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.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
BUILDDIRwas changed toDOCS_BUILDDIRin docs: Update to the latest version of the Sphinx Stack microceph#794.Checklist