From 2818ade6fcbb9bca71726b8ad98115797149b6f2 Mon Sep 17 00:00:00 2001 From: Thanh Ha Date: Tue, 11 Sep 2018 11:23:03 -0400 Subject: [PATCH] Fix syntax error in jenkins-security link Missing the :ref: to actually turn it into a link. Change-Id: Ic2eca1abd7c659a242af53508ab4c2effbc2a770 Signed-off-by: Thanh Ha --- docs/infra/bootstrap.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/infra/bootstrap.rst b/docs/infra/bootstrap.rst index e1d7d1c..a79863b 100644 --- a/docs/infra/bootstrap.rst +++ b/docs/infra/bootstrap.rst @@ -42,7 +42,7 @@ Steps replace ``SILO`` and ``HOSTNAME`` as appropriate. #. Click ``Save`` -#. Configure Jenkins security as described in `Jenkins Security ` +#. Configure Jenkins security as described in :ref:`Jenkins Security ` #. Navigate to https://jenkins.example.org/configureSecurity/ #. Configure the following permissions for ``Anonymous Users`` -- 2.16.6