From f8f4d33d86a1ea1e616bebce4700b76963ef25bd Mon Sep 17 00:00:00 2001
From: Sandeep Yadav <sandyada@redhat.com>
Date: Mon, 14 Oct 2019 15:53:29 +0530
Subject: [PATCH] Migrate from install to deploy-guide

The deployment guide is currently pointed at triplo-docs but it has been
requested that we actually publish a deployment guide. Efforts to
extracts many of the installation doc pages and moves them into the
deploy-guide source tree(/project-deploy-guide/tripleo-docs/latest/) is
already done. The deploy-guide was earlier published via
https://review.opendev.org/#/c/677029/.

This commit will migrate references to correctly point to the new deploy-guide.

Change-Id: I4378087fa0bc70dbeb1e948815c2eb0dbdd2fe4c
---
 www/newton/deploy/index.html | 2 +-
 www/ocata/deploy/index.html  | 2 +-
 www/pike/deploy/index.html   | 2 +-
 www/queens/deploy/index.html | 2 +-
 www/rocky/deploy/index.html  | 2 +-
 www/stein/deploy/index.html  | 2 +-
 www/train/deploy/index.html  | 2 +-
 7 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/www/newton/deploy/index.html b/www/newton/deploy/index.html
index b0f285ca18..019a80d6f4 100644
--- a/www/newton/deploy/index.html
+++ b/www/newton/deploy/index.html
@@ -22,7 +22,7 @@
                     <div class="docs-link-sections">
                         <h3><i class="fa fa-cogs"></i>By deployment method</h3>
                         <p><a href="/project-deploy-guide/openstack-ansible/newton/">OpenStack-Ansible Deployment Guide</a></li></p>
-                        <p><a href="/tripleo-docs/latest/install/">TripleO Deployment Guide</a></li></p>
+                        <p><a href="/project-deploy-guide/tripleo-docs/latest/">TripleO Deployment Guide</a></li></p>
                     </div>
                 </div>
             <div class="row docs-contribute-wrapper">
diff --git a/www/ocata/deploy/index.html b/www/ocata/deploy/index.html
index 25bc87a465..a8f24301c6 100644
--- a/www/ocata/deploy/index.html
+++ b/www/ocata/deploy/index.html
@@ -23,7 +23,7 @@
                         <h3><i class="fa fa-cogs"></i>By deployment method</h3>
                         <p><a href="/project-deploy-guide/openstack-ansible/ocata/">OpenStack-Ansible Deployment Guide</a></li></p>
                         <p><a href="/project-deploy-guide/kolla-ansible/ocata">Kolla Deployment Guide</a></li></p>
-                        <p><a href="/tripleo-docs/latest/install/">TripleO Deployment Guide</a></li></p>
+                        <p><a href="/project-deploy-guide/tripleo-docs/latest/">TripleO Deployment Guide</a></li></p>
                     </div>
                 </div>
             <div class="row docs-contribute-wrapper">
diff --git a/www/pike/deploy/index.html b/www/pike/deploy/index.html
index 89f45e0f0f..70973e7963 100644
--- a/www/pike/deploy/index.html
+++ b/www/pike/deploy/index.html
@@ -29,7 +29,7 @@
                   </a></p>
 {% endif %}
 {%- endfor %}
-                  <p><a href="/tripleo-docs/latest/install/">
+                  <p><a href="/project-deploy-guide/tripleo-docs/latest/">
                       TripleO Deployment Guide
                   </a></p>
                     </div>
diff --git a/www/queens/deploy/index.html b/www/queens/deploy/index.html
index 70413e564f..ea038c37b6 100644
--- a/www/queens/deploy/index.html
+++ b/www/queens/deploy/index.html
@@ -30,7 +30,7 @@
                   </a></p>
 {% endif %}
 {%- endfor %}
-                  <p><a href="/tripleo-docs/latest/install/">
+                  <p><a href="/project-deploy-guide/tripleo-docs/latest/">
                       TripleO Deployment Guide
                   </a></p>
                     </div>
diff --git a/www/rocky/deploy/index.html b/www/rocky/deploy/index.html
index 70413e564f..ea038c37b6 100644
--- a/www/rocky/deploy/index.html
+++ b/www/rocky/deploy/index.html
@@ -30,7 +30,7 @@
                   </a></p>
 {% endif %}
 {%- endfor %}
-                  <p><a href="/tripleo-docs/latest/install/">
+                  <p><a href="/project-deploy-guide/tripleo-docs/latest/">
                       TripleO Deployment Guide
                   </a></p>
                     </div>
diff --git a/www/stein/deploy/index.html b/www/stein/deploy/index.html
index 70413e564f..ea038c37b6 100644
--- a/www/stein/deploy/index.html
+++ b/www/stein/deploy/index.html
@@ -30,7 +30,7 @@
                   </a></p>
 {% endif %}
 {%- endfor %}
-                  <p><a href="/tripleo-docs/latest/install/">
+                  <p><a href="/project-deploy-guide/tripleo-docs/latest/">
                       TripleO Deployment Guide
                   </a></p>
                     </div>
diff --git a/www/train/deploy/index.html b/www/train/deploy/index.html
index 70413e564f..ea038c37b6 100644
--- a/www/train/deploy/index.html
+++ b/www/train/deploy/index.html
@@ -30,7 +30,7 @@
                   </a></p>
 {% endif %}
 {%- endfor %}
-                  <p><a href="/tripleo-docs/latest/install/">
+                  <p><a href="/project-deploy-guide/tripleo-docs/latest/">
                       TripleO Deployment Guide
                   </a></p>
                     </div>