From 63697d5a6e6a84f52cbb4d13859606a729b08d6b Mon Sep 17 00:00:00 2001 From: zhengwei6082 Date: Thu, 7 Sep 2017 09:51:55 +0800 Subject: [PATCH] Update the documentation link for doc migration This patch is proposed according to the direction 10 of doc migration(https://etherpad.openstack.org/p/doc-migration-tracking). Change-Id: Idf2f369fb68c19efa54a06731bb33dc6fa949790 --- doc/source/contributor/plugin/scoring-engine-plugin.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/source/contributor/plugin/scoring-engine-plugin.rst b/doc/source/contributor/plugin/scoring-engine-plugin.rst index babc2dfe0..ddfde8130 100644 --- a/doc/source/contributor/plugin/scoring-engine-plugin.rst +++ b/doc/source/contributor/plugin/scoring-engine-plugin.rst @@ -190,7 +190,7 @@ the :py:class:`~.DummyScoringContainer` and the way it is configured in watcher_scoring_engine_containers = new_scoring_container = thirdparty.new:NewContainer -.. _pbr: http://docs.openstack.org/developer/pbr/ +.. _pbr: https://docs.openstack.org/pbr/latest/ Using scoring engine plugins