Make URL to shade more specific

The "Shade SDK" link on developer.o.o was pointing at
a generic "infra" page which listed shade amoungst other projects.

This patch updates the link to point directly at the shade section.

Change-Id: I01c00b5b5f9d735f7f235cba77887fb16bb0c26a
This commit is contained in:
Tom Fifield 2016-08-02 20:30:09 +08:00
parent 3324f05fa6
commit 337efbf3ef

View File

@ -296,7 +296,7 @@
<div class="col-md-4">
<dl>
<dd>
<a class="roundedButton" href="http://docs.openstack.org/infra">
<a class="roundedButton" href="http://docs.openstack.org/infra/shade/">
Shade SDK
</a>
</dd>