Fixed broken links after treasuremap master branch rename
A few links to AS1 content source were broken after the master branch was renamed from v2. Signed-off-by: James Gu <james.gu@att.com> Change-Id: Idc63f434b42f9eb0f1923a0775cbed3806bd330e
This commit is contained in:
parent
bf3c712033
commit
566b73583b
@ -49,7 +49,7 @@ master_doc = 'index'
|
||||
|
||||
# General information about the project.
|
||||
project = 'Airship Project'
|
||||
copyright = '2019-2020, The Airship Authors'
|
||||
copyright = '2019-2021, The Airship Authors'
|
||||
author = 'The Airship Authors'
|
||||
|
||||
# The language for content autogenerated by Sphinx. Refer to documentation
|
||||
|
@ -74,7 +74,7 @@ smaller, demo site.
|
||||
`Airsloop`_ is a fully-authored Airship site that can be quickly deployed as a
|
||||
bare metal, demo lab.
|
||||
|
||||
.. _Airship-in-a-Bottle: https://opendev.org/airship/treasuremap/src/branch/master/tools/deployment/aiab
|
||||
.. _Airship-in-a-Bottle: https://opendev.org/airship/treasuremap/src/branch/v1.9/tools/deployment/aiab
|
||||
|
||||
.. _Airskiff: https://docs.airshipit.org/treasuremap/airskiff.html
|
||||
|
||||
@ -176,7 +176,7 @@ component images.
|
||||
|
||||
.. _Airskiff: https://docs.airshipit.org/treasuremap/airskiff.html
|
||||
|
||||
.. _Airship-in-a-Bottle Multinode: https://opendev.org/airship/treasuremap/src/branch/master/tools/deployment/aiab
|
||||
.. _Airship-in-a-Bottle Multinode: https://opendev.org/airship/treasuremap/src/branch/v1.9/tools/deployment/aiab
|
||||
|
||||
Final Checks
|
||||
------------
|
||||
|
@ -42,7 +42,7 @@ Each Airship 2 project has its own development guidelines. Join the ongoing Airs
|
||||
development by referencing the `airshipctl`_ or the `airshipui`_ documentation.
|
||||
|
||||
.. _airshipctl: https://docs.airshipit.org/airshipctl/developers.html
|
||||
.. _Airship 2 evolution blog series: https://www.airshipit.org/blog/airship-blog-series-1-evolution-towards-2.0
|
||||
.. _Airship 2 evolution blog series: https://www.airshipit.org/blog/airship-update-march-2021
|
||||
.. _airshipui: https://docs.airshipit.org/airshipui/developers.html
|
||||
.. _Cluster API: https://github.com/kubernetes-sigs/cluster-api
|
||||
.. _kubeadm: https://kubernetes.io/docs/reference/setup-tools/kubeadm/kubeadm
|
||||
|
@ -351,4 +351,4 @@ prevail.
|
||||
.. _Shellcheck: https://github.com/koalaman/shellcheck
|
||||
.. _OCI image annotations standard: https://github.com/opencontainers/image-spec/blob/master/annotations.md#annotations
|
||||
.. _Airship Multiple Linux Distribution Support: https://airship-specs.readthedocs.io/en/latest/specs/1.x/approved/airship_multi_linux_distros.html#container-builds
|
||||
.. _example Dockerfile: https://opendev.org/airship/docs/src/branch/master/examples/Dockerfile.opensuse_15
|
||||
.. _example Dockerfile: https://opendev.org/airship/images/src/branch/master/image-builder/Dockerfile.ubuntu_focal
|
||||
|
@ -70,7 +70,7 @@ developers.
|
||||
:maxdepth: 1
|
||||
|
||||
What is Airship 1? <https://www.airshipit.org/collateral/Airship_OnePager.pdf>
|
||||
Airship-in-a-Bottle <https://opendev.org/airship/treasuremap/src/branch/master/tools/deployment/aiab>
|
||||
Airship-in-a-Bottle <https://opendev.org/airship/treasuremap/src/branch/v1.9/tools/deployment/aiab>
|
||||
Airsloop: Simple Bare-Metal Airship <https://docs.airshipit.org/treasuremap/airsloop.html>
|
||||
Seaworthy: Production-grade Airship <https://docs.airshipit.org/treasuremap/seaworthy.html>
|
||||
Treasuremap <https://docs.airshipit.org/treasuremap>
|
||||
|
Loading…
Reference in New Issue
Block a user