From 934b4f871c97442ad715ebcb68959d42776e59fa Mon Sep 17 00:00:00 2001 From: Takashi NATSUME Date: Thu, 2 Nov 2017 11:49:47 +0900 Subject: [PATCH] [placement] Fix a wrong redirection in placement doc Change-Id: I9f404838c36618f5d632c6fb77b69287263f2611 --- doc/source/contributor/placement.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/source/contributor/placement.rst b/doc/source/contributor/placement.rst index fb3a119e8..931b51c73 100644 --- a/doc/source/contributor/placement.rst +++ b/doc/source/contributor/placement.rst @@ -365,7 +365,7 @@ for an eventual extraction and avoid creating unnecessary interdependencies. .. _Request: http://docs.webob.org/en/latest/reference.html#request .. _Response: http://docs.webob.org/en/latest/#response .. _microversions: http://specs.openstack.org/openstack/api-wg/guidelines/microversion_specification.html -.. _release note: http://docs.openstack.org/developer/reno/usage.html +.. _release note: https://docs.openstack.org/reno/latest/user/usage.html .. _gabbi: https://gabbi.readthedocs.io/ .. _telemetry: http://specs.openstack.org/openstack/telemetry-specs/specs/kilo/declarative-http-tests.html .. _wsgi-intercept: http://wsgi-intercept.readthedocs.io/