diff --git a/doc/settings/puma.md b/doc/settings/puma.md index 8d922bc89abccbf84f8c2bc10fe296f0b8cd792d_ZG9jL3NldHRpbmdzL3B1bWEubWQ=..343c285ae2418ad11c4ab1bf778314acee7949fd_ZG9jL3NldHRpbmdzL3B1bWEubWQ= 100644 --- a/doc/settings/puma.md +++ b/doc/settings/puma.md @@ -8,7 +8,7 @@ 1. Determine suitable Puma worker and thread settings. For details, see [Puma settings](https://docs.gitlab.com/ee/install/requirements.html#puma-settings). 1. Convert custom Unicorn settings to the equivalent Puma settings (if applicable). For details, see [Converting Unicorn settings to Puma](#converting-unicorn-settings-to-puma). -1. For multi-node deployments, configure the load balancer to use the [readiness check](https://https://docs.gitlab.com/ee/administration/high_availability/load_balancer.html#readiness-check). +1. For multi-node deployments, configure the load balancer to use the [readiness check](https://docs.gitlab.com/ee/administration/high_availability/load_balancer.html#readiness-check). 1. Reconfigure GitLab so the above changes take effect. ```shell