From 1262bfa7594ed5d44b6225f626e5ddcaa2c9dc5c Mon Sep 17 00:00:00 2001 From: Catherine Diep Date: Tue, 23 Feb 2016 16:28:44 -0800 Subject: [PATCH] Fix link error for RefStack PyPI Update to use absolute file path so the doc link will work for https://pypi.python.org/pypi/refstack/1.x.x Change-Id: I2968860dc38de990da5ff2434dfecc50678148fb --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 27b9c6f2..9967b2a0 100644 --- a/README.rst +++ b/README.rst @@ -40,7 +40,7 @@ after their software has been incorporated into the distro or cloud. vendors. It can be used by vendors in house to compare interoperability data over time. - * API and UI install docs: `doc/refstack.md `_ + * API and UI install docs: http://github.com/openstack/refstack/blob/master/doc/refstack.md * repository: http://git.openstack.org/cgit/openstack/refstack * reviews: https://review.openstack.org/#q,status:open+refstack,n,z