Skip to content

Commit

Permalink
Merge pull request #117 from k-dimple/main
Browse files Browse the repository at this point in the history
All clouds link redirection trial for OCI
  • Loading branch information
k-dimple authored Nov 29, 2023
2 parents 639a485 + 1d6758b commit 34414e7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions all-clouds/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
# Set up redirects (https://documatt.gitlab.io/sphinx-reredirects/usage.html)
# For example: "explanation/old-name.html": "../how-to/prettify.html",
redirects = {
"oci/oci-how-to/create-chiselled-ubuntu-image":
"oci-how-to/create-chiselled-ubuntu-image":
"https://canonical-oci.readthedocs-hosted.com/en/latest/oci-how-to/create-chiselled-ubuntu-image/",
"oci/oci-how-to/deploy-pro-container-on-pro-kubernetes-cluster":
"oci-how-to/deploy-pro-container-on-pro-kubernetes-cluster":
"https://canonical-oci.readthedocs-hosted.com/en/latest/oci-how-to/deploy-pro-container-on-pro-kubernetes-cluster/"
}

0 comments on commit 34414e7

Please sign in to comment.