From 52c57ca2b82a7f5a34ad0abf1cb4218f67cedd1b Mon Sep 17 00:00:00 2001 From: Andreas Jaeger Date: Wed, 6 Sep 2017 22:01:01 +0200 Subject: [PATCH] Fix broken URLs Fix broken nova URLs that linked to the old developer/nova places and use the new link instead. Change-Id: Ideb50626e140201dded19fc82584440f1a407e47 --- doc/README.rst | 6 +++--- placement-api-ref/source/index.rst | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/doc/README.rst b/doc/README.rst index 306503658..bfb708ac4 100644 --- a/doc/README.rst +++ b/doc/README.rst @@ -5,10 +5,10 @@ Both contributor developer documentation and REST API documentation are sourced here. Contributor developer docs are built to: -http://docs.openstack.org/developer/nova/ +https://docs.openstack.org/nova/latest/ 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 -doc/source/development.environment.rst. +doc/source/contributor/development.environment.rst. diff --git a/placement-api-ref/source/index.rst b/placement-api-ref/source/index.rst index a4e789069..c76696e86 100644 --- a/placement-api-ref/source/index.rst +++ b/placement-api-ref/source/index.rst @@ -6,7 +6,7 @@ This is a reference for the Openstack Placement API. To learn more about Openstack Placement API concepts, please refer to the -`Placement Introduction `_. +`Placement Introduction `_. .. rest_expand_all::