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

Fix 404 link, bug in htpps://puma.io/puma/index.html (#2108)

This commit is contained in:
xluffy 2020-02-07 23:58:45 +07:00 committed by GitHub
parent 10b4ffc378
commit 85cb0e91ba
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -68,7 +68,7 @@ configure { set :server, :puma }
Puma provides numerous options. Consult `puma -h` (or `puma --help`) for a full list of CLI options, or see [dsl.rb](https://github.com/puma/puma/blob/master/lib/puma/dsl.rb).
You can also find several configuration examples as part of the
[test](test/config) suite.
[test](https://github.com/puma/puma/tree/master/test/config) suite.
### Thread Pool