From 5862deae681b5b7236cd7ddac0af16729ea55fd8 Mon Sep 17 00:00:00 2001 From: Thanh Ha Date: Mon, 23 Jul 2018 13:12:02 -0400 Subject: [PATCH] Use example.org everywhere for placeholders We agreed on using example.org instead of everywhere in docs so update this page to reflect that. Change-Id: If169bd1badc946442545a50ede261f8f2215ba24 Signed-off-by: Thanh Ha --- docs/jenkins-sandbox.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/jenkins-sandbox.rst b/docs/jenkins-sandbox.rst index 7f1a10b..9d951ae 100644 --- a/docs/jenkins-sandbox.rst +++ b/docs/jenkins-sandbox.rst @@ -23,7 +23,7 @@ Get access to the Jenkins Sandbox The Sandbox provides a testing/experimentation environment used before pushing job templates to the production instance. -To access the Sandbox use: jenkins./sandbox +To access the Sandbox use: jenkins.example.org/sandbox The access to the Sandbox uses the same LFID used in the production Jenkins instance, but in this case a new `LF Helpdesk `_ ticket @@ -133,7 +133,7 @@ For example: .. code-block:: bash - git clone ssh://@gerrit.:29418/ci-management + git clone ssh://@gerrit.example.org:29418/ci-management Make sure you sync global-jjb also using: -- 2.16.6