Skip to content

Commit

Permalink
Merge pull request #192 from ember-cli/fix-repository
Browse files Browse the repository at this point in the history
fix repository link in package.json
  • Loading branch information
mansona authored Jul 11, 2024
2 parents c733902 + 3c4f838 commit fdc8a7d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"keywords": [
"ember-addon"
],
"repository": "https://github.com/mixonic/ember-cli-deprecation-workflow/",
"repository": "https://github.com/ember-cli/ember-cli-deprecation-workflow/",
"license": "MIT",
"author": "",
"directories": {
Expand Down

0 comments on commit fdc8a7d

Please sign in to comment.