trivial: Fix broken Deckhand URL reference

This patch set fixes a broken Deckhand URL reference.
It is apparent from RTD that it is broken (note that
the page itself is out of date, but judging from the
syntax should be obvious enough too):

https://airshipit.readthedocs.io/projects/pegleg/en/latest/artifacts.html?highlight=deckhand#definition-artifact-layout

Change-Id: I7e2a8b200d753b61decb9d8f784060e94b069568
This commit is contained in:
Felipe Monteiro 2018-08-23 22:30:43 +01:00
parent ad7e855cf8
commit a8548c46c0
1 changed files with 3 additions and 2 deletions

View File

@ -44,11 +44,12 @@ of all documents.::
|- {definition library}
The root-level listings of ``global``, ``type`` and ``site``
are the layers as listed in the Deckhand
_LayeringPolicy https://airship-deckhand.readthedocs.io/en/latest/layering.html
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
site_definition.yaml
--------------------