Skip to content

Commit c5861db

Browse files
authored
Merge pull request #6 from ember-cli/fix-repository
fix repo url
2 parents 79e2c07 + dafdece commit c5861db

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

RELEASE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,4 +24,4 @@ When reviewing merged PR's the labels to be used are:
2424

2525
## Release
2626

27-
Once the prep work is completed, the actual release is straight forward: you just need to merge the open [Plan Release](https://github.com/embroider-build/app-blueprint/pulls?q=is%3Apr+is%3Aopen+%22Prepare+Release%22+in%3Atitle) PR
27+
Once the prep work is completed, the actual release is straight forward: you just need to merge the open [Plan Release](https://github.com/ember-cli/ember-app-blueprint/pulls?q=is%3Apr+is%3Aopen+%22Prepare+Release%22+in%3Atitle) PR

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
],
88
"repository": {
99
"type": "git",
10-
"url": "[email protected]:embroider-build/app-blueprint.git"
10+
"url": "[email protected]:ember-cli/ember-app-blueprint.git"
1111
},
1212
"license": "MIT",
1313
"author": "",

0 commit comments

Comments
 (0)