Skip to content

Commit ce134bc

Browse files
committedFeb 27, 2019
update readme
1 parent 6813b34 commit ce134bc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
 

‎README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Jira CLI
22
Wrapped go-jira CLI action. Check out [go-jira documentation](https://github.com/Netflix-Skunkworks/go-jira) for more arguments and usage details
33

4-
Requires [Jira Login](https://github.com/atlassian/gajira-login) to operate
4+
Requires [Jira Login](https://github.com/marketplace/actions/jira-login) to operate
55

66
## Usage
77
Example workflow to add a comment to an issue:
@@ -30,4 +30,4 @@ action "Jira CLI" {
3030
- `email` - Jira user email
3131

3232
### Reads from $HOME/.jira.d/credentials
33-
- `JIRA_API_TOKEN` - Authentication token saved by [Jira Login Action](https://github.com/atlassian/gajira-login)
33+
- `JIRA_API_TOKEN` - Authentication token saved by [Jira Login Action](https://github.com/marketplace/actions/jira-login)

0 commit comments

Comments
 (0)
Failed to load comments.