Skip to content

Commit 880b15a

Browse files
committed
update badge
1 parent 7bb2cd0 commit 880b15a

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
@@ -1,6 +1,6 @@
11
# ember-cli-deploy-manifest
22

3-
![](https://ember-cli-deploy.github.io/ember-cli-deploy-version-badges/plugins/ember-cli-deploy-manifest.svg)
3+
[![](https://ember-cli-deploy.github.io/ember-cli-deploy-version-badges/plugins/ember-cli-deploy-manifest.svg)](http://ember-cli-deploy.github.io/ember-cli-deploy-version-badges/)
44

55
This plugin generates a [manifest file](https://en.wikipedia.org/wiki/Manifest_file) listing the versioned asset files generated by your app's build process. By comparing the latest manifest to the previous one, your deployment plugin (such as [ember-cli-deploy-s3](https://github.com/zapnito/ember-cli-deploy-s3)) can determine which files have changed and only upload those, improving efficiency.
66

0 commit comments

Comments
 (0)