Fix links to shade documentation

shade user docs follow unified openstack doc build locations. The
release notes location is also not right. Also, shade users should be
pointed to the general openstack-dev mailing list.

Change-Id: I2e21caacc9710a11756b66b633c5f02782be204e
This commit is contained in:
Monty Taylor
2017-09-23 09:16:21 -05:00
parent 50c5996b7e
commit 562fa80708

View File

@@ -262,7 +262,7 @@
SDK
</dt>
<dd>
<a class="roundedButton" href="https://docs.openstack.org/infra/shade/">
<a class="roundedButton" href="https://docs.openstack.org/shade/latest/">
Shade SDK
</a>
</dd>
@@ -279,12 +279,12 @@
</a>
</dd>
<dd>
<a class="link" href="https://docs.openstack.org/infra/shade/usage.html" target="_top">
<a class="link" href="https://docs.openstack.org/shade/latest/user/usage.html" target="_top">
Usage
</a>
</dd>
<dd>
<a class="link" href="https://docs.openstack.org/infra/shade/releasenotes.html" target="_top">
<a class="link" href="https://docs.openstack.org/releasenotes/shade/" target="_top">
Release notes
</a>
</dd>
@@ -309,11 +309,11 @@
<strong>
Mailing list:
</strong>
<a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-infra">
<a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev">
Register
</a>
|
<a href="http://lists.openstack.org/pipermail/openstack-infra/">
<a href="http://lists.openstack.org/pipermail/openstack-dev/">
Archive
</a>
</dd>
@@ -564,4 +564,4 @@
</dl>
</div>
</div>
</div>
</div>