From e3159d223ad359956315dcd81136f45a7fc2761a Mon Sep 17 00:00:00 2001 From: zhangdebo Date: Tue, 27 Nov 2018 20:08:43 +0800 Subject: [PATCH] Fix link addresses Change-Id: I7086b4cac5e3bcd2ac2a1958b678615e05ccbd1d --- doc/source/artifacts.rst | 2 +- doc/source/authoring_strategy.rst | 6 +++--- doc/source/cli/cli.rst | 6 +++--- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/doc/source/artifacts.rst b/doc/source/artifacts.rst index 5dc0b6ea..0a9c4be3 100644 --- a/doc/source/artifacts.rst +++ b/doc/source/artifacts.rst @@ -48,7 +48,7 @@ are the layers as listed in the `Deckhand LayeringPolicy`_ document. The process of choosing the definition libraries to compose the actual design for a site is described below. -.. _Deckhand LayeringPolicy: https://airship-deckhand.readthedocs.io/en/latest/layering.html +.. _Deckhand LayeringPolicy: https://airship-deckhand.readthedocs.io/en/latest/overview.html#layering site_definition.yaml -------------------- diff --git a/doc/source/authoring_strategy.rst b/doc/source/authoring_strategy.rst index b5de2f3d..eb95765f 100644 --- a/doc/source/authoring_strategy.rst +++ b/doc/source/authoring_strategy.rst @@ -81,9 +81,9 @@ This catalogue pattern can also be utilized for the ``type`` layer if needed. .. _Deckhand: https://airship-deckhand.readthedocs.io -.. _layering: https://airship-deckhand.readthedocs.io/en/latest/layering.html -.. _substitution: https://airship-deckhand.readthedocs.io/en/latest/substitution.html -.. _types: https://airship-deckhand.readthedocs.io/en/latest/document-types.html#provided-utility-document-kinds +.. _layering: https://airship-deckhand.readthedocs.io/en/latest/overview.html#layering +.. _substitution: https://airship-deckhand.readthedocs.io/en/latest/overview.html#substitution +.. _types: https://airship-deckhand.readthedocs.io/en/latest/users/document-types.html#provided-utility-document-kinds Global Layer diff --git a/doc/source/cli/cli.rst b/doc/source/cli/cli.rst index 6bcada79..b58bf9b7 100644 --- a/doc/source/cli/cli.rst +++ b/doc/source/cli/cli.rst @@ -638,6 +638,6 @@ Where mandatory encrypted schema type is one of: P002 - Deckhand rendering is expected to complete without errors. P003 - All repos contain expected directories. -.. _Deckhand: https://airship-deckhand.readthedocs.io/en/latest/rendering.html -.. _Deckhand Validations: https://airship-deckhand.readthedocs.io/en/latest/validation.html -.. _Pegleg Managed Documents: https://airship-specs.readthedocs.io/en/latest/specs/approved/pegleg-secrets.html#peglegmanageddocument \ No newline at end of file +.. _Deckhand: https://airship-deckhand.readthedocs.io/en/latest/users/rendering.html +.. _Deckhand Validations: https://airship-deckhand.readthedocs.io/en/latest/overview.html#validation +.. _Pegleg Managed Documents: https://airship-specs.readthedocs.io/en/latest/specs/approved/pegleg-secrets.html#peglegmanageddocument