Use example.org everywhere for placeholders 19/11919/1
authorThanh Ha <thanh.ha@linuxfoundation.org>
Mon, 23 Jul 2018 17:12:02 +0000 (13:12 -0400)
committerThanh Ha <thanh.ha@linuxfoundation.org>
Mon, 23 Jul 2018 17:13:06 +0000 (13:13 -0400)
We agreed on using example.org instead of <project-domain> everywhere
in docs so update this page to reflect that.

Change-Id: If169bd1badc946442545a50ede261f8f2215ba24
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
docs/jenkins-sandbox.rst

index 7f1a10b..9d951ae 100644 (file)
@@ -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.<project-domain>/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 <mailto:helpdesk@rt.linuxfoundation.org>`_ ticket
@@ -133,7 +133,7 @@ For example:
 
 .. code-block:: bash
 
-   git clone ssh://<LFID>@gerrit.<project-domain>:29418/ci-management
+   git clone ssh://<LFID>@gerrit.example.org:29418/ci-management
 
 Make sure you sync global-jjb also using: