From 02c3b71c5b4add775878b77aecd407ade3f1a016 Mon Sep 17 00:00:00 2001 From: Jeremy Stanley Date: Thu, 14 May 2015 21:38:16 +0000 Subject: [PATCH] Replace ci.o.o links with docs.o.o/infra The http://ci.openstack.org/ documentation site has been deprecated, replaced by redirects to corresponding paths within http://docs.openstack.org/infra/ where other Project Infrastructure documentation already resides. Change-Id: I279ebb9526ce6c5010de94d631dfe75a2d32dab8 --- README.rst | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/README.rst b/README.rst index 2a830c11b4..e84d682bbe 100644 --- a/README.rst +++ b/README.rst @@ -13,7 +13,7 @@ This dir contains the IRC access bot channel config. This config file is used to specify which channels are managed by the infra team and the permissions assigned to nicks in those channels. -`IRC Documentation `_ +`IRC Documentation `_ gerrit ====== @@ -22,10 +22,10 @@ This dir contains the main project registry in projects.yaml along with all of the gerrit project ACLs in the acls subdir. You will need to edit these files to add new projects to Gerrit. -See the `StackForge Documentation `_ +See the `StackForge Documentation `_ for info on adding projects. -`Gerrit Documentation `_ +`Gerrit Documentation `_ gerritbot ========= @@ -33,7 +33,7 @@ gerritbot This dir contains the gerritbot channel config file. Edit this file to add the gerritbot to your IRC channels for gerrit event messages. -`IRC Documentation `_ +`IRC Documentation `_ jenkins ======= @@ -42,8 +42,8 @@ This dir contains the Jenkins job definitions as supplied to Jenkins Job Builder as well as the scripts used in many of the jobs. Edit these files if you need to add/delete/modify Jenkins Jobs. -`Jenkins Documentation `_ -`Jenkins Job Builder Documentation `_ +`Jenkins Documentation `_ +`Jenkins Job Builder Documentation `_ nodepool ======== @@ -53,7 +53,7 @@ elements that are used to build the images we boot slave nodes off of. Edit these files if you need to modify the base images that Jenkins jobs run on. -`Nodepool Documentation `_ +`Nodepool Documentation `_ specs ===== @@ -62,7 +62,7 @@ This dir contains the index.html file for the http://specs.openstack.org site. Edit this file if you are adding and removing projects from that site. -`Static Web Hosting Documentation `_ +`Static Web Hosting Documentation `_ zuul ==== @@ -72,7 +72,7 @@ These files determine what jobs are run on Gerrit events for each project. Edit these files if you need to change the jobs that your project runs or attributes of those jobs (voting, slave node type, etc). -`Zuul Documentation `_ +`Zuul Documentation `_ dev ===