Skip to content

Commit b104b78

Browse files
authored
Merge pull request #42 from archit/fix-link-to-plugin-documentation
README: Fix link to plugin documentation.
2 parents f7b6d7b + eeb5db6 commit b104b78

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -215,6 +215,6 @@ The following properties are expected to be present on the deployment `context`
215215

216216
- `npm test`
217217

218-
[1]: http://ember-cli.github.io/ember-cli-deploy/plugins "Plugin Documentation"
218+
[1]: http://ember-cli-deploy.com/ "Plugin Documentation"
219219
[2]: https://github.com/ember-cli-deploy/ember-cli-deploy-build "ember-cli-deploy-build"
220220
[3]: https://github.com/ember-cli/ember-cli-deploy "ember-cli-deploy"

0 commit comments

Comments
 (0)