Fix broken anchor link in config guide.

This commit is contained in:
Sergio Benitez 2022-05-09 06:25:06 -05:00
parent 0a8f917180
commit 29fc7f54f5
1 changed files with 1 additions and 1 deletions

View File

@ -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