Fix some synctactic markup errors

This patch fix some rst hyperlink markup syntactic errors
in the README.rst.I am sorry for my patch:
'https://review.openstack.org/#/c/421292/' result in
this bug.

Change-Id: I1157e581211100e592d71df97911264ed3d68a59
This commit is contained in:
qiaomin
2017-01-20 14:15:15 +08:00
parent df797b87dd
commit 3a3441f32b
+2 -2
View File
@@ -28,7 +28,7 @@ Freezer Dashboard requires a freezer API client to be installed in the same envi
python setup.py install (is important that freezer is installed from source and not with pip and
is installed on horizon virtual environment)
Freezer Dashboard requires a freezer API endpoint which you can install following this steps::
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>`_
@@ -36,7 +36,7 @@ Freezer Dashboard requires a freezer API endpoint which you can install followin
API registration
================
Register freezer api endpoint::
Register freezer api endpoint:
`https://github.com/openstack/freezer-api/blob/master/README.rst#api-registration
<https://github.com/openstack/freezer-api/blob/master/README.rst#api-registration>`_