mirror of https://github.com/rwf2/Rocket.git
Fix broken anchor link in config guide.
This commit is contained in:
parent
0a8f917180
commit
29fc7f54f5
|
@ -34,7 +34,7 @@ values:
|
||||||
| `shutdown`* | [`Shutdown`] | Graceful shutdown configuration. | [`Shutdown::default()`] |
|
| `shutdown`* | [`Shutdown`] | Graceful shutdown configuration. | [`Shutdown::default()`] |
|
||||||
|
|
||||||
<small>* Note: the `workers` and `shutdown.force` configuration parameters are
|
<small>* Note: the `workers` and `shutdown.force` configuration parameters are
|
||||||
only read from the [default provider](#default_provider).</small>
|
only read from the [default provider](#default-provider).</small>
|
||||||
|
|
||||||
### Profiles
|
### Profiles
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue