Update URLs in documents according to document migration

Change-Id: I461c6e560f1a01eaee28e0287d103dd89f2a203e
This commit is contained in:
ZhongShengping 2017-07-14 12:48:12 +08:00
parent 03221d575d
commit 5aec804020
1 changed files with 2 additions and 2 deletions

View File

@ -83,7 +83,7 @@ verify there is no change in the catalog and make sure the Puppet run is
idempotent. idempotent.
If Puppet runs are successful, the script will run If Puppet runs are successful, the script will run
[Tempest](http://docs.openstack.org/developer/tempest/overview.html) Smoke [Tempest](https://docs.openstack.org/tempest/latest/overview.html) Smoke
tests, that will execute some scenarios & API tests. It covers what we want to tests, that will execute some scenarios & API tests. It covers what we want to
validate, and does not take too much time. validate, and does not take too much time.
@ -93,7 +93,7 @@ Development
Developer documentation for the entire Puppet OpenStack project: Developer documentation for the entire Puppet OpenStack project:
* http://docs.openstack.org/developer/puppet-openstack-guide/ * https://docs.openstack.org/puppet-openstack-guide/latest
Note: SSL Certificates Note: SSL Certificates
---------------------- ----------------------