Skip to content

Commit

Permalink
Update references
Browse files Browse the repository at this point in the history
  • Loading branch information
karimatthews committed Jun 16, 2019
1 parent 52bee3c commit 4ac3e36
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Major credit to Fokke (and other contributors) for establishing a lot of the fun
## Installation

```sh
npm install @kmatthews/jira2md
npm install jira2md
```

## Supported Conversions
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,10 @@
"wiki",
"markdown"
],
"homepage": "http://github.com/karimatthews/J2M.git",
"homepage": "http://github.com/kylefarris/J2M.git",
"repository": {
"type": "git",
"url": "http://github.com/karimatthews/J2M.git"
"url": "http://github.com/kylefarris/J2M.git"
},
"description": "JIRA to MarkDown text format converter.",
"main": "index.js",
Expand Down

0 comments on commit 4ac3e36

Please sign in to comment.