Browse code

Update api-ref location

The api documentation is now published on docs.openstack.org instead
of developer.openstack.org. Update all links that are changed to the
new location.

Note that redirects will be set up as well but let's point now to the
new location.

For details, see:
http://lists.openstack.org/pipermail/openstack-discuss/2019-July/007828.html

Change-Id: I8a6c3403192d1416cb66cc9e92ec827b339f1270

Andreas Jaeger authored on 2019/07/31 00:52:55
Showing 1 changed files
... ...
@@ -6,7 +6,7 @@ providing load balancing services for OpenStack.
6 6
 
7 7
 This guide will show you how to create a devstack with `Octavia API`_ enabled.
8 8
 
9
-.. _Octavia API: https://developer.openstack.org/api-ref/load-balancer/v2/index.html
9
+.. _Octavia API: https://docs.openstack.org/api-ref/load-balancer/v2/index.html
10 10
 
11 11
 Phase 1: Create DevStack + 2 nova instances
12 12
 --------------------------------------------