From 7638498e3d759e2126d6edcb326726b6391873fa Mon Sep 17 00:00:00 2001 From: Guillaume Ross Date: Wed, 23 Mar 2022 10:36:17 -0400 Subject: [PATCH] Fix broken link in README.md (#4763) Since headings from markdown in the handbook have snake-case IDs, GitHub becomes git-hub. --- handbook/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/handbook/README.md b/handbook/README.md index 6002f5c238..d4ff9b6a56 100644 --- a/handbook/README.md +++ b/handbook/README.md @@ -54,7 +54,7 @@ The Fleet handbook is the central guide for how we run the company. As part of o [How we protect end-user devices](./security.md#how-we-protect-end-user-devices) -[How we secure GitHub](./security.md#github-security) +[How we secure GitHub](./security.md#git-hub-security) [Google Workspace security](./security.md#google-workspace-security)