Update URL in docs as per the doc-migration spec

The migration spec has listed some changes in the URLs of project
directories. This commit fixes those changed URLs.

Change-Id: Id040fdf9cc16cd6b05c82cc93e88301f743a1801
This commit is contained in:
Samriddhi Jain 2017-07-14 20:10:23 +05:30
parent 88064cffa7
commit 68a2647bd1
3 changed files with 4 additions and 4 deletions

View File

@ -34,8 +34,8 @@ These files are hosted under the `etc/pycadf`_ directory of pyCADF. For more
information on how to use these mapping files, refer to the `Audit middleware`_
section of the `keystonemiddleware`_ project.
.. _Audit middleware: https://docs.openstack.org/developer/keystonemiddleware/audit.html
.. _keystonemiddleware: https://docs.openstack.org/developer/keystonemiddleware
.. _Audit middleware: https://docs.openstack.org/keystonemiddleware/latest/audit.html
.. _keystonemiddleware: https://docs.openstack.org/keystonemiddleware/latest/
.. _`etc/pycadf`: https://github.com/openstack/pycadf/tree/master/etc/pycadf
.. _`cinder_api_audit_map.conf`: https://github.com/openstack/pycadf/blob/master/etc/pycadf/cinder_api_audit_map.conf
.. _`glance_api_audit_map.conf`: https://github.com/openstack/pycadf/blob/master/etc/pycadf/glance_api_audit_map.conf

View File

@ -23,4 +23,4 @@ pyCADF's version of the audit middleware has been deprecated as of pyCADF
0.8.0. For continued support, the middleware is now maintained under the
Identity (Keystone) umbrella. Related documentation can be found here_.
.. _here: https://docs.openstack.org/developer/keystonemiddleware/audit.html
.. _here: https://docs.openstack.org/keystonemiddleware/latest/audit.html

View File

@ -5,7 +5,7 @@ author-email = openstack-dev@lists.openstack.org
summary = CADF Library
description-file =
README.rst
home-page = https://docs.openstack.org/developer/pycadf/
home-page = https://docs.openstack.org/pycadf/latest/
classifier =
Development Status :: 3 - Alpha
Environment :: OpenStack