Update various links in the documentation
Co-Authored-By: Dmitry Tantsur <dtantsur@redhat.com> Change-Id: I0d8ad20827142d2d2cc9c453768b0356860f1255
This commit is contained in:
parent
3f95d588f7
commit
ce04b57f14
@ -13,19 +13,8 @@ signed OpenStack's contributor's agreement.
|
||||
|
||||
.. seealso::
|
||||
|
||||
* http://docs.openstack.org/infra/manual/developers.html
|
||||
* http://wiki.openstack.org/CLA
|
||||
|
||||
LaunchPad
|
||||
---------
|
||||
|
||||
Most of the tools used for OpenStack depend on a launchpad.net ID for
|
||||
authentication.
|
||||
|
||||
.. seealso::
|
||||
|
||||
* https://launchpad.net
|
||||
* https://storyboard.openstack.org/#!/project/952
|
||||
* https://docs.openstack.org/infra/manual/developers.html
|
||||
* https://wiki.openstack.org/CLA
|
||||
|
||||
Project Hosting Details
|
||||
-------------------------
|
||||
@ -33,7 +22,7 @@ Project Hosting Details
|
||||
Bug tracker
|
||||
https://storyboard.openstack.org/#!/project/952
|
||||
|
||||
Mailing list (prefix subjects with ``[ironic-ui]`` for faster responses)
|
||||
Mailing list (prefix subjects with ``[ironic]`` for faster responses)
|
||||
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-discuss
|
||||
|
||||
Code Hosting
|
||||
@ -41,5 +30,3 @@ Code Hosting
|
||||
|
||||
Code Review
|
||||
https://review.opendev.org/#/q/status:open+project:openstack/ironic-ui,n,z
|
||||
|
||||
|
||||
|
@ -15,16 +15,16 @@ the project at any specific prior release.
|
||||
For information on any current or prior version of Ironic, see `the release
|
||||
notes`_.
|
||||
|
||||
.. _the release notes: http://docs.openstack.org/releasenotes/ironic-ui/
|
||||
.. _the release notes: https://docs.openstack.org/releasenotes/ironic-ui/
|
||||
|
||||
For more information on ironic, see `the ironic documentation`_.
|
||||
|
||||
.. _the ironic documentation: http://docs.openstack.org/developer/ironic/
|
||||
.. _the ironic documentation: https://docs.openstack.org/ironic/latest/
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 1
|
||||
|
||||
Introduction to ironic <http://docs.openstack.org/developer/ironic/deploy/user-guide.html>
|
||||
Introduction to ironic <https://docs.openstack.org/ironic/latest/user/index.html>
|
||||
Installing the ironic UI <install/index>
|
||||
Contributing <contributor/index>
|
||||
Release notes <http://docs.openstack.org/releasenotes/ironic-ui>
|
||||
Release notes <https://docs.openstack.org/releasenotes/ironic-ui>
|
||||
|
@ -8,7 +8,8 @@ Manual Installation
|
||||
|
||||
Please note that the following instructions assume that you have an existing
|
||||
installation of the OpenStack Horizon dashboard application. For Horizon
|
||||
installation please see http://docs.openstack.org/developer/horizon/quickstart.html
|
||||
installation please see
|
||||
https://docs.openstack.org/horizon/latest/contributor/quickstart.html.
|
||||
|
||||
1. Clone the Ironic UI repository::
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user