From 3640bc6b46ebdafd414245837dbe03df0a787e15 Mon Sep 17 00:00:00 2001 From: Qian Min Chen Date: Tue, 17 Jul 2018 16:13:51 +0800 Subject: [PATCH] Add the missing markup for the hyperlink title in 'README.rst' Change-Id: I6b7922d61b7e1a2c9679c7ef2be8c75a6edf13f2 --- README.rst | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) diff --git a/README.rst b/README.rst index 79fb33ae..8eae146b 100644 --- a/README.rst +++ b/README.rst @@ -23,13 +23,13 @@ It includes these manuals: * Security Threat Analysis The Security Notes are published by the OpenStack Security Project (OSSP) to -advise users of security related issues. For more information refer -https://wiki.openstack.org/wiki/Security_Notes and -https://wiki.openstack.org/wiki/Security/Security_Note_Process. +advise users of security related issues. For more information refer to the +`Security Notes `_ and +`Security Note Process `_. Security Advisories are issued by the Vulnerability Management Team (VMT). For more information about OpenStack's Vulnerability Management Team (VMT) refer -https://security.openstack.org/vmt-process.html. +to the `Vulnerability Management Process `_. Directory Structure ------------------- @@ -78,7 +78,7 @@ Bugs Bugs should be filed on Launchpad, not GitHub: - https://bugs.launchpad.net/openstack-manuals + `Bugs:openstack-manuals `_ If you find a security issue in OpenStack, not in the contents of the Security Guide, please see `How to Report Security Issues to OpenStack @@ -88,5 +88,6 @@ Guide, please see `How to Report Security Issues to OpenStack Installing ========== -Refer to https://docs.openstack.org/security-guide to see where these documents -are published and to learn more about the OpenStack Security Guide. +Refer to the `OpenStack Security Guide `_ +to see where these documents are published and to learn more about the +OpenStack Security Guide.