From 449b22766df6b5014466c3a1f818f6c349021e81 Mon Sep 17 00:00:00 2001 From: Andy Grunwald Date: Thu, 15 Jun 2017 19:13:05 +0200 Subject: [PATCH] Link to issue #56 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a0069e1..1981bcb 100644 --- a/README.md +++ b/README.md @@ -138,7 +138,7 @@ func main() { If you want to connect via OAuth to your JIRA Cloud instance checkout the [example of using OAuth authentication with JIRA in Go](https://gist.github.com/Lupus/edafe9a7c5c6b13407293d795442fe67) by [@Lupus](https://github.com/Lupus). -For more details have a look at the issue #56. +For more details have a look at the [issue #56](https://github.com/andygrunwald/go-jira/issues/56). ### Create an issue