From a3b4403b8c11ee74c57f2e5eb255095de1be1a53 Mon Sep 17 00:00:00 2001 From: Aaron Weaver <aaron.weaver2@gmail.com> Date: Tue, 29 Nov 2016 13:33:12 -0500 Subject: [PATCH] Docs update --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 5a1a6d0..ce741b8 100644 --- a/README.rst +++ b/README.rst @@ -53,7 +53,7 @@ Example else: print products.message -More examples `available https://github.com/aaronweaver/defectdojo_api/tree/master/examples` on Github. +More examples `available <https://github.com/aaronweaver/defectdojo_api/tree/master/examples>`_ on Github. Supporting information for each method available can be found in the `documentation <https://defectdojo-api.readthedocs.io>`_. -- GitLab