From 4756f541dddae9144a46d280c0ad3105b0207585 Mon Sep 17 00:00:00 2001 From: qiaomin Date: Tue, 17 Jan 2017 22:21:35 +0800 Subject: [PATCH] Add hyperlink for the "API registration" This patch use the link markup to provide hyperlink for the "API registration". This makes reader life easier. Change-Id: I7471417a9f967611cb7944bf446a873025366176 --- README.rst | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.rst b/README.rst index bf44ad3..418565e 100644 --- a/README.rst +++ b/README.rst @@ -30,14 +30,16 @@ Freezer Dashboard requires a freezer API client to be installed in the same envi Freezer Dashboard requires a freezer API endpoint which you can install following this steps:: - https://github.com/openstack/freezer-api/blob/master/README.rst + `https://github.com/openstack/freezer-api/blob/master/README.rst + `_ API registration ================ Register freezer api endpoint:: - https://github.com/openstack/freezer-api/blob/master/README.rst#3-api-registration + `https://github.com/openstack/freezer-api/blob/master/README.rst#api-registration + `_ If keystone service-create and endpoint-create are not available you can set as a fallback the following on::