Merge "Update URLs in documents according to document migration"

This commit is contained in:
Jenkins 2017-07-20 15:45:20 +00:00 committed by Gerrit Code Review
commit 1427e34c3a
3 changed files with 5 additions and 5 deletions

View File

@ -2,7 +2,7 @@ Freezer Style Commandments
===========================
- Step 1: Read the OpenStack Style Commandments
https://docs.openstack.org/developer/hacking/
https://docs.openstack.org/hacking/latest/
- Step 2: Read on
Freezer Specific Commandments
@ -65,10 +65,10 @@ Release Notes
* Generate a release notes page
1. tox -e venv -- reno new {my-new-feature}
2. https://docs.openstack.org/developer/reno/usage.html#creating-new-release-notes
2. https://docs.openstack.org/reno/latest/user/index.html#creating-new-release-notes
* Update/Edit an existing release note
1. https://docs.openstack.org/developer/reno/usage.html#editing-a-release-note
1. https://docs.openstack.org/reno/latest/user/index.html#editing-a-release-note
- Building release notes::

View File

@ -33,4 +33,4 @@ Then run devstack normally::
./stack.sh
For more information, see:
https://docs.openstack.org/developer/devstack/plugins.html
https://docs.openstack.org/devstack/latest/plugins.html

View File

@ -36,7 +36,7 @@ In this example the server machine has a (main) interface with ip 192.168.20.100
1.1 devstack
------------
Install devstack with swift support. See https://docs.openstack.org/developer/devstack/
Install devstack with swift support. See https://docs.openstack.org/devstack/latest/
::
$ cat local.conf