Skip to content

Commit 3edcc48

Browse files
authored
Merge pull request #81 from sutori/fix-links-in-readme
Fix links in README
2 parents d1fd35c + 5e9969f commit 3edcc48

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -337,10 +337,10 @@ The following properties are used if present on the deployment `context` object:
337337
Since this is a node-only ember-cli addon, this package does not include many files and dependencies which are part of ember-cli's typical `ember build` and `ember test` processes.
338338

339339
[1]: https://github.com/ember-cli-deploy/ember-cli-deploy-lightning-pack "ember-cli-deploy-lightning-pack"
340-
[2]: http://ember-cli.github.io/ember-cli-deploy/plugins "Plugin Documentation"
340+
[2]: http://ember-cli-deploy.com/docs/v1.0.x/using-plugins/ "Plugin Documentation"
341341
[3]: https://www.npmjs.com/package/redis "Redis Client"
342342
[4]: https://github.com/ember-cli-deploy/ember-cli-deploy-build "ember-cli-deploy-build"
343-
[5]: https://github.com/ember-cli/ember-cli-deploy "ember-cli-deploy"
343+
[5]: https://github.com/ember-cli-deploy/ember-cli-deploy "ember-cli-deploy"
344344
[6]: https://github.com/ember-cli-deploy/ember-cli-deploy-revision-data "ember-cli-deploy-revision-data"
345345
[7]: https://github.com/ember-cli-deploy/ember-cli-deploy-ssh-tunnel "ember-cli-deploy-ssh-tunnel"
346346
[8]: https://github.com/ember-cli-deploy/ember-cli-deploy-display-revisions "ember-cli-deploy-display-revisions"

0 commit comments

Comments
 (0)