From a5ff7065f56ea5efba628ec6bc6dbcc3d5d79a60 Mon Sep 17 00:00:00 2001 From: Jamil Date: Mon, 1 Apr 2024 22:17:45 -0700 Subject: [PATCH] fix(docs): fix broken link to service accounts (#4456) --- website/src/app/kb/user-guides/linux-client/readme.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/src/app/kb/user-guides/linux-client/readme.mdx b/website/src/app/kb/user-guides/linux-client/readme.mdx index b24e5e521..c5e28d979 100644 --- a/website/src/app/kb/user-guides/linux-client/readme.mdx +++ b/website/src/app/kb/user-guides/linux-client/readme.mdx @@ -29,7 +29,7 @@ Alternatively, download the latest Client binary using one of the links below: The Linux Client requires a Service Account token to authenticate to Firezone. If you don't already have a token generated, follow the instructions in the -[Service Account](kb/authenticate/service-accounts) documentation. +[Service Account](/kb/authenticate/service-accounts) documentation. Once you have a token, you can start the Linux Client using the following command: