From 5ddfacaf45f04bf500ef2838eb6b3ce3d8157a85 Mon Sep 17 00:00:00 2001 From: Eric Date: Fri, 28 Apr 2023 10:34:20 -0500 Subject: [PATCH] Docs: Fix broken FAQ link (#11405) Changes: - Fixed a link in the contributing FAQ --- docs/Contributing/FAQ.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/Contributing/FAQ.md b/docs/Contributing/FAQ.md index dc095fcef2..59832d0346 100644 --- a/docs/Contributing/FAQ.md +++ b/docs/Contributing/FAQ.md @@ -6,7 +6,7 @@ - [How do I connect to the MailHog simulated mail server?](#how-do-i-connect-to-the-mailhog-simulated-mail-server) - [Adding hosts for testing](#adding-hosts-for-testing) - [Why am I getting an error about self-signed certificates when running `fleetctl preview`?](#why-am-i-getting-an-error-about-self-signed-certificates-when-running-fleetctl-preview) -- [Will updating fleetctl lead to loss of data in fleetctl preview?](will-updating-fleetctl-lead-to-loss-of-data-in-fleetctl-preview?) +- [Will updating fleetctl lead to loss of data in fleetctl preview?](#will-updating-fleetctl-lead-to-loss-of-data-in-fleetctl-preview?) ## Enrolling in multiple Fleet servers