diff options
author | 2017-08-07 03:38:43 +0000 | |
---|---|---|
committer | 2017-08-07 03:38:43 +0000 | |
commit | ab591715fce6684d442b2a5dc661c39b89327cc5 (patch) | |
tree | f117a6361204edd12f8df3d69dac32572c4cbf1a | |
parent | 193a40edfb249f8857b0de2b3b268522fa318f6d (diff) | |
parent | c292d93e12e3cd08edaa42458c255f9d2345469a (diff) |
Merge "Update link addresses in README.md"
-rw-r--r-- | README.md | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -1,7 +1,7 @@ Team and repository tags ======================== -[](http://governance.openstack.org/reference/tags/index.html) +[](https://governance.openstack.org/tc/reference/tags/index.html) <!-- Change things from this point on --> @@ -15,5 +15,5 @@ Lightweight composition layer for Puppet TripleO. * Source: http://git.openstack.org/cgit/openstack/puppet-tripleo * Bugs: http://bugs.launchpad.net/tripleo (tag: puppet) * Documentation: - * TripleO: http://docs.openstack.org/developer/tripleo-docs/index.html - * Testing with puppet: https://docs.openstack.org/developer/puppet-openstack-guide/testing.html + * TripleO: https://docs.openstack.org/tripleo-docs/latest/ + * Testing with puppet: https://docs.openstack.org/developer/puppet-openstack-guide/contributor/testing.html |