From 25b63c19132fa451eb4c433ab49b598712c45225 Mon Sep 17 00:00:00 2001 From: Andy Grunwald Date: Thu, 15 Jun 2017 19:12:24 +0200 Subject: [PATCH] Shorten link to issue #56 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c526e24..a0069e1 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 https://github.com/andygrunwald/go-jira/issues/56. +For more details have a look at the issue #56. ### Create an issue