From 29fc7f54f59599dd1569abcac8ae25ec13d62d32 Mon Sep 17 00:00:00 2001 From: Sergio Benitez Date: Mon, 9 May 2022 06:25:06 -0500 Subject: [PATCH] Fix broken anchor link in config guide. --- site/guide/9-configuration.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/site/guide/9-configuration.md b/site/guide/9-configuration.md index 96bb88c2..e2328cb1 100644 --- a/site/guide/9-configuration.md +++ b/site/guide/9-configuration.md @@ -34,7 +34,7 @@ values: | `shutdown`* | [`Shutdown`] | Graceful shutdown configuration. | [`Shutdown::default()`] | * Note: the `workers` and `shutdown.force` configuration parameters are -only read from the [default provider](#default_provider). +only read from the [default provider](#default-provider). ### Profiles