Skip to content

Commit b913f10

Browse files
committed
Merge pull request #17 from ember-cli-deploy/LevelbossMike-patch-2
Fix quickstart instructions in README.md
2 parents 26aa84e + 88894eb commit b913f10

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
@@ -20,7 +20,7 @@ For more information on what plugins are and how they work, please refer to the
2020
To get up and running quickly, do the following:
2121

2222
- Ensure [ember-cli-deploy-build][4] is installed and configured.
23-
- Ensure [ember-cli-deploy-revision-key][6] is installed and configured.
23+
- Ensure [ember-cli-deploy-revision-data][6] is installed and configured.
2424
- Ensure [ember-cli-deploy-display-revisions](https://github.com/duizendnegen/ember-cli-deploy-display-revisions) is installed and configured.
2525

2626
- Install this plugin
@@ -190,4 +190,4 @@ You can deploy your Ember application to S3 and still use the history-api for pr
190190
[3]: https://www.npmjs.com/package/redis "Redis Client"
191191
[4]: https://github.com/zapnito/ember-cli-deploy-build "ember-cli-deploy-build"
192192
[5]: https://github.com/ember-cli/ember-cli-deploy "ember-cli-deploy"
193-
[6]: https://github.com/zapnito/ember-cli-deploy-revision-key "ember-cli-deploy-revision-key"
193+
[6]: https://github.com/ember-cli-deploy/ember-cli-deploy-revision-data "ember-cli-deploy-revision-data"

0 commit comments

Comments
 (0)