1
0
Fork 0
mirror of https://github.com/puma/puma.git synced 2022-11-09 13:48:40 -05:00

Update README.md

I don't think linking to a specific line in the file was intended. =^)
This commit is contained in:
Trevor Bramble 2013-06-26 00:21:41 -06:00
parent 1660c8b7fa
commit 4dabeb7e45

View file

@ -134,7 +134,7 @@ or
$ puma -C /path/to/config
Take the following [sample configuration](https://github.com/puma/puma/blob/master/examples/config.rb) as inspiration or check out [configuration.rb](https://github.com/puma/puma/blob/master/lib/puma/configuration.rb#L138) to see all available options.
Take the following [sample configuration](https://github.com/puma/puma/blob/master/examples/config.rb) as inspiration or check out [configuration.rb](https://github.com/puma/puma/blob/master/lib/puma/configuration.rb) to see all available options.
## Restart