Skip to content

Commit

Permalink
Simple update of the heroku sample URL in the readme.
Browse files Browse the repository at this point in the history
Since it's suggested to use Cedar in the instructions, this updates the sample heroku URL to use the "herokuapp.com" domain.
  • Loading branch information
jmccartie committed Mar 12, 2012
1 parent 1604839 commit bdeda2b
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 @@ -115,7 +115,7 @@ command:
Required settings:

* `JANKY_BASE_URL`: The application URL **with** a trailing slash. Example:
`http://mf-doom-42.heroku.com/`.
`http://mf-doom-42.herokuapp.com/`.
* `JANKY_BUILDER_DEFAULT`: The Jenkins server URL **with** a trailing slash.
Example: `http://jenkins.example.com/`. For basic auth, include the
credentials in the URL: `http://user:pass@jenkins.example.com/`.
Expand Down

0 comments on commit bdeda2b

Please sign in to comment.