From: Thanh Ha Date: Mon, 3 Dec 2018 14:54:41 +0000 (+0800) Subject: Fix jenkins-sandbox links X-Git-Url: https://gerrit.linuxfoundation.org/infra/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F78%2F13778%2F1;p=releng%2Fdocs.git Fix jenkins-sandbox links Missed a few link updates in I088c5ac175f36c3c14002987f66552f2bb8f604d Change-Id: I3b50cabb4ba22ee6ca7db9530a96ddb43c92413a Signed-off-by: Thanh Ha --- diff --git a/docs/jenkins.rst b/docs/jenkins.rst index 2bbafb9..84c088a 100644 --- a/docs/jenkins.rst +++ b/docs/jenkins.rst @@ -251,9 +251,9 @@ JJB Overview Jenkins Job Builder translates YAML code to job configuration suitable for consumption by Jenkins. When testing new Jenkins Jobs in the -:ref:`lfdocs-jenkins-sandbox`, you will need to use the `jenkins-jobs` -executable to translate a set of jobs into their XML descriptions and -upload them to the Jenkins Sandbox server. +:doc:`Jeknins Sandbox `, you will need to use the +``jenkins-jobs`` executable to translate a set of jobs into their XML +descriptions and upload them to the Jenkins Sandbox server. Install JJB ----------- @@ -392,7 +392,7 @@ packer-builder to construct the image. We recommend using the Ansible provisioner as that is the standard used by LF packer builds. While developing a new builder image type, we can use the -`lfdocs-jenkins-sandbox` to build and deploy the image for testing. Configure a +:doc:`Jenkins Sandbox ` to build and deploy the image for testing. Configure a Jenkins Job the new image type using the global-jjb :ref:`gerrit-packer-merge ` job template.