From db9af0cfbefd548d6ff9a1daa7bbbaf2c46b91b9 Mon Sep 17 00:00:00 2001
From: Brendan Lynch <blynch@gitlab.com>
Date: Tue, 17 Sep 2024 09:42:03 +0000
Subject: [PATCH] Update link to brand voice

---
 doc/development/documentation/styleguide/index.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/development/documentation/styleguide/index.md b/doc/development/documentation/styleguide/index.md
index b8cc6fd5896a8..350451736856c 100644
--- a/doc/development/documentation/styleguide/index.md
+++ b/doc/development/documentation/styleguide/index.md
@@ -16,7 +16,7 @@ use the `#docs-processes` channel.
 ## The GitLab voice
 
 The GitLab brand guidelines define the
-[voice used by the larger organization](https://design.gitlab.com/brand/overview/#tone-of-voice).
+[voice used by the larger organization](https://design.gitlab.com/brand-overview/brand-voice).
 
 Building on that guidance, the voice in the GitLab documentation strives to be concise,
 direct, and precise. The goal is to provide information that's easy to search and scan.
-- 
GitLab