From 816d8cb0e3ff498be2f744a1f04cffb8c5285036 Mon Sep 17 00:00:00 2001 From: Bryan Oltman Date: Mon, 12 Aug 2024 10:37:47 -0400 Subject: [PATCH] fix getting started link in generic CI instructions --- src/content/docs/ci/generic.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/content/docs/ci/generic.mdx b/src/content/docs/ci/generic.mdx index d475fb4d..18abc36b 100644 --- a/src/content/docs/ci/generic.mdx +++ b/src/content/docs/ci/generic.mdx @@ -33,7 +33,7 @@ use Linux or Mac, which means running: curl --proto '=https' --tlsv1.2 https://raw.githubusercontent.com/shorebirdtech/install/main/install.sh -sSf | bash ``` -for more details, see [/](Getting Started). +for more details, see [Getting Started](/). ## Getting Shorebird credentials onto the builder