Link to local copy of cliff and stevedore docs

We used to host documentation for cliff and stevedore on
readthedocs.org, but have updated the publishing jobs so that the docs
are hosted on docs.openstack.org with the other projects. This change
updates the links to the documentation on the main page listing all of
the projects.

Change-Id: Ibe5f01c6fee57353fcd8cd187e6894247ff88a56
This commit is contained in:
Doug Hellmann
2014-10-27 12:15:17 -04:00
parent 6ea3c66951
commit 5f467acdd8

View File

@@ -196,7 +196,7 @@
— Provides a unit test and fixture framework.
</dd>
<dd>
<a href="http://cliff.readthedocs.org/">
<a href="http://docs.openstack.org/developer/cliff/">
cliff
</a>
— Builds command-line programs in Python.
@@ -214,7 +214,7 @@
— Creates CADF events to capture cloud-related events.
</dd>
<dd>
<a href="http://stevedore.readthedocs.org/">
<a href="http://docs.openstack.org/developer/stevedore/">
stevedore
</a>
— Manages dynamic plug-ins for Python applications.