diff options
author | Sam Betts <sam@code-smash.net> | 2017-07-03 16:40:34 +0100 |
---|---|---|
committer | Sam Betts <sam@code-smash.net> | 2017-07-06 13:06:08 +0100 |
commit | b1b22e885bbd1eb4564bb2e21451ed9708e9c490 (patch) | |
tree | cdb35e92e9dcda56940adf8d77d3f57d6e2fac99 /README.rst | |
parent | 0a4c201eb9df13a3e5440389f865cce9c830525c (diff) | |
download | ironic-b1b22e885bbd1eb4564bb2e21451ed9708e9c490.tar.gz |
Update README to point at new doc location
Change-Id: I96fcfa326c0f0a6dde88461dbfddd10ecfaa18ec
Diffstat (limited to 'README.rst')
-rw-r--r-- | README.rst | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/README.rst b/README.rst index 3786c280e..2bc1562dd 100644 --- a/README.rst +++ b/README.rst @@ -24,15 +24,15 @@ full terms and conditions of this license are detailed in the LICENSE file. Project resources ~~~~~~~~~~~~~~~~~ -* Documentation: http://docs.openstack.org/developer/ironic -* Source: http://git.openstack.org/cgit/openstack/ironic -* Bugs: http://bugs.launchpad.net/ironic +* Documentation: https://docs.openstack.org/ironic/latest +* Source: https://git.openstack.org/cgit/openstack/ironic +* Bugs: https://bugs.launchpad.net/ironic * Wiki: https://wiki.openstack.org/wiki/Ironic -* APIs: http://developer.openstack.org/api-ref/baremetal/index.html +* APIs: https://developer.openstack.org/api-ref/baremetal/index.html Project status, bugs, and requests for feature enhancements (RFEs) are tracked on Launchpad: -http://launchpad.net/ironic +https://launchpad.net/ironic For information on how to contribute to ironic, see -http://docs.openstack.org/developer/ironic/dev/code-contribution-guide.html +https://docs.openstack.org/ironic/latest/contributor |