Fix the invalid links for doc file in oslo.config

Replace the invalid links with the right ones for the document
according to the newest Openstack website.

Change-Id: Id94551a864710231a9d9d23d8632a86439cd61bd
This commit is contained in:
shangxiaobj 2017-12-28 01:19:06 -08:00
parent a6a4f279ef
commit 675e096a19
1 changed files with 2 additions and 2 deletions

View File

@ -9,7 +9,7 @@ The help strings are parsed from the code to appear in sample
configuration files, such as ``etc/cinder/cinder.conf`` in the
cinder repository. They are also displayed in the `OpenStack
Configuration Reference
<http://docs.openstack.org/draft/config-reference/index.html>`_.
<https://docs.openstack.org/oslo.config/latest/reference/index.html>`_.
Examples::
@ -29,7 +29,7 @@ Style Guide
2. Only use single spaces, no double spaces.
3. Properly capitalize words. If in doubt check the `OpenStack Glossary <http://docs.openstack.org/user-guide/common/glossary.html>`_.
3. Properly capitalize words. If in doubt check the `OpenStack Glossary <https://docs.openstack.org/oslo.config/latest/reference/styleguide.html#style-guide>`_.
4. End each segment with a period and write complete sentences if
possible. Examples::