Skip to content

Commit

Permalink
fix readme opsworks link to code
Browse files Browse the repository at this point in the history
  • Loading branch information
5c077yP committed Jul 28, 2016
1 parent 224766f commit 7cb2d6e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -379,7 +379,7 @@ It is possible to set file-specific `Cache-Control` and `Expires` headers using
* **layer-ids**: A layer id. (Use this option multiple times to specify multiple layer ids. Default: [])
* **migrate**: Migrate the database. (Default: false)
* **wait-until-deployed**: Wait until the app is deployed and return the deployment status. (Default: false)
* **custom_json**: Override custom_json options. If using this, default configuration will be overriden. See the code [here](https://github.com/travis-ci/dpl/blob/master/lib/dpl/provider/ops_works.rb#L34). More about `custom_json` [here](http://docs.aws.amazon.com/opsworks/latest/userguide/workingcookbook-json.html).
* **custom_json**: Override custom_json options. If using this, default configuration will be overriden. See the code [here](https://github.com/travis-ci/dpl/blob/master/lib/dpl/provider/ops_works.rb#L43). More about `custom_json` [here](http://docs.aws.amazon.com/opsworks/latest/userguide/workingcookbook-json.html).

#### Environment variables:

Expand Down

0 comments on commit 7cb2d6e

Please sign in to comment.