From b64ea173606a5b4ebb00a9a20aa6e4ac3ed6786a Mon Sep 17 00:00:00 2001 From: chenxing Date: Tue, 11 Apr 2017 16:08:49 +0000 Subject: [PATCH] Fix the dead link Change-Id: I67312711b74d4524ef268f60c17bc0704bf78798 Related-Bug: #1681742 --- doc/source/configure-keystone.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/source/configure-keystone.rst b/doc/source/configure-keystone.rst index 498d896d..0c4b8d14 100644 --- a/doc/source/configure-keystone.rst +++ b/doc/source/configure-keystone.rst @@ -28,8 +28,8 @@ provide your own certificates by using the following Ansible variables in ``keystone_service_internaluri_insecure`` and ``keystone_service_adminuri_insecure`` should be set to ``True``. -Refer to `Securing services with SSL certificates -`_ +Refer to :deploy_guide:`Securing services with SSL certificates +` for more information on these configuration options and how you can provide your own certificates and keys to use with keystone.