Merge pull request #392 from ttres/patch-1

website: minor URL typo
This commit is contained in:
Mitchell Hashimoto 2013-09-05 13:39:10 -07:00
commit 25e7b90a96
1 changed files with 1 additions and 1 deletions

View File

@ -59,7 +59,7 @@ Optional parameters:
`environment_vars`, if configured.
* `inline_shebang` (string) - The
[shebang](http://en.wikipedia.org/wiki/Shebang_(Unix)) value to use when
[shebang](http://en.wikipedia.org/wiki/Shebang_%28Unix%29) value to use when
running commands specified by `inline`. By default, this is `/bin/sh`.
If you're not using `inline`, then this configuration has no effect.