From 6f094de4914276423044bbcee5a10aa39cc65869 Mon Sep 17 00:00:00 2001 From: Jakub Wilk Date: Sat, 25 Feb 2017 18:55:19 +0100 Subject: [PATCH] Fix hyperlink syntax in README --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 95a9743..b0f5e69 100644 --- a/README.rst +++ b/README.rst @@ -1,7 +1,7 @@ Digital Ocean API Python Wrapper ================================ -Inspired by [dop](https://github.com/ahmontero/dop). +Inspired by `dop `_. Installation ============