From 289fcea89e0163a475899d44031beed895697325 Mon Sep 17 00:00:00 2001 From: Andreas Jaeger Date: Wed, 6 Sep 2017 21:33:15 +0200 Subject: [PATCH] Fix broken link It's "configuration" in the URL - the current link gives a 404. Also, add "." at end of sentence. Change-Id: I6cda57f0d7027a2b697b9a562cc13d0821428cbc --- doc/source/user/cellsv2_layout.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/source/user/cellsv2_layout.rst b/doc/source/user/cellsv2_layout.rst index a70191a4fc2f..733d9d8d1bb3 100644 --- a/doc/source/user/cellsv2_layout.rst +++ b/doc/source/user/cellsv2_layout.rst @@ -282,8 +282,8 @@ With a multi-cell environment with multiple message queues, it is likely that operators will want to configure a separate connection to a unified queue for notifications. This can be done in the configuration file of all nodes. See the `oslo.messaging configuration -`_ -documentation for more details +`_ +documentation for more details. Neutron Metadata API proxy ~~~~~~~~~~~~~~~~~~~~~~~~~~