Skip to content

Commit fdc8a7d

Browse files
authored
Merge pull request #192 from ember-cli/fix-repository
fix repository link in package.json
2 parents c733902 + 3c4f838 commit fdc8a7d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"keywords": [
66
"ember-addon"
77
],
8-
"repository": "https://github.com/mixonic/ember-cli-deprecation-workflow/",
8+
"repository": "https://github.com/ember-cli/ember-cli-deprecation-workflow/",
99
"license": "MIT",
1010
"author": "",
1111
"directories": {

0 commit comments

Comments
 (0)