diff options
author | Trevor Bramwell <tbramwell@linuxfoundation.org> | 2018-09-06 01:29:51 -0700 |
---|---|---|
committer | Trevor Bramwell <tbramwell@linuxfoundation.org> | 2018-09-06 01:29:51 -0700 |
commit | 68f1159e9a974e77ed97f64f340c08b551dc2d3c (patch) | |
tree | fea5677e53f01c6d34c987c5cd2fd9f79aefbaa3 /docs/how-to-use-docs | |
parent | 6bfa36eb34a9b571dce3e08cf07fd81a1ab47da9 (diff) |
Fix broken link typo in submodule transition guide
Change-Id: I489daaa1c5736948277629a852e0351898ee5742
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
Diffstat (limited to 'docs/how-to-use-docs')
-rw-r--r-- | docs/how-to-use-docs/local-build-transition.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/how-to-use-docs/local-build-transition.rst b/docs/how-to-use-docs/local-build-transition.rst index c22951184..3697edf7e 100644 --- a/docs/how-to-use-docs/local-build-transition.rst +++ b/docs/how-to-use-docs/local-build-transition.rst @@ -62,7 +62,7 @@ In your project repo: In the releng repository: #. Update your project's job file - **jjb/<project>/<projects-jobs.yaml** with the following (taken from `this guide`): + **jjb/<project>/<projects-jobs.yaml** with the following (taken from `this guide`_): .. literalinclude:: files/build.yaml |