Fix broken URLs
Fix broken nova URLs that linked to the old developer/nova places and use the new link instead. Change-Id: Ideb50626e140201dded19fc82584440f1a407e47
This commit is contained in:
parent
73ac2bfa4b
commit
52c57ca2b8
@ -5,10 +5,10 @@ Both contributor developer documentation and
|
|||||||
REST API documentation are sourced here.
|
REST API documentation are sourced here.
|
||||||
|
|
||||||
Contributor developer docs are built to:
|
Contributor developer docs are built to:
|
||||||
http://docs.openstack.org/developer/nova/
|
https://docs.openstack.org/nova/latest/
|
||||||
|
|
||||||
API guide docs are built to:
|
API guide docs are built to:
|
||||||
http://developer.openstack.org/api-guide/compute/
|
https://developer.openstack.org/api-guide/compute/
|
||||||
|
|
||||||
For more details, see the "Building the Documentation" section of
|
For more details, see the "Building the Documentation" section of
|
||||||
doc/source/development.environment.rst.
|
doc/source/contributor/development.environment.rst.
|
||||||
|
@ -6,7 +6,7 @@
|
|||||||
|
|
||||||
This is a reference for the Openstack Placement API. To learn more about
|
This is a reference for the Openstack Placement API. To learn more about
|
||||||
Openstack Placement API concepts, please refer to the
|
Openstack Placement API concepts, please refer to the
|
||||||
`Placement Introduction <http://docs.openstack.org/developer/nova/placement.html>`_.
|
`Placement Introduction <https://docs.openstack.org/nova/latest/user/placement.html>`_.
|
||||||
|
|
||||||
.. rest_expand_all::
|
.. rest_expand_all::
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user