1
0
mirror of https://github.com/interviewstreet/go-jira.git synced 2025-01-07 23:01:48 +02:00

Shorten link to issue #56

This commit is contained in:
Andy Grunwald 2017-06-15 19:12:24 +02:00
parent d76c7f9a52
commit 25b63c1913

View File

@ -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