From 48962fcc9f19803b0bded71618940f9c337a9220 Mon Sep 17 00:00:00 2001 From: Luke Heath Date: Wed, 2 Apr 2025 12:54:36 -0500 Subject: [PATCH] Fix broken link (#27782) --- handbook/company/why-this-way.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/handbook/company/why-this-way.md b/handbook/company/why-this-way.md index e2ea92253f..a942732594 100644 --- a/handbook/company/why-this-way.md +++ b/handbook/company/why-this-way.md @@ -161,7 +161,7 @@ Additional infrastructure: 5. **CI/CD pipelines**. All CI/CD pipelines supporting Fleet's infrastructure are hosted as GitHub workflows in both [our public](https://github.com/fleetdm/fleet/actions) and [private](https://github.com/fleetdm/confidential/actions) repositories. -6. **[Terraform submodules](https://github.com/fleetdm/fleet-terraform**. Submodules provided by Fleet to enable configuration of services required to securely scale Fleet to tens of thousands of hosts. These services require privileged access to cloud resources, and their composition and configuration is unique for each deployment. +6. **[Terraform submodules](https://github.com/fleetdm/fleet-terraform)**. Submodules provided by Fleet to enable configuration of services required to securely scale Fleet to tens of thousands of hosts. These services require privileged access to cloud resources, and their composition and configuration is unique for each deployment. 7. **Domain name registrar**. All Fleet domain names are registered with [NameCheap](https://www.namecheap.com).