diff --git a/src/content/docs/everycli/local-dev.mdx b/src/content/docs/everycli/local-dev.mdx index 53f3bc7..38096a7 100644 --- a/src/content/docs/everycli/local-dev.mdx +++ b/src/content/docs/everycli/local-dev.mdx @@ -6,7 +6,7 @@ description: The Every CLI is a developer tool that includes a local gateway ser import { Tabs, TabItem } from '@astrojs/starlight/components'; :::tip[Before you continue] -To get setup, please follow our [Quick Start](../quick-start) guide. +To get setup, please follow our [Quick Start](/quick-start) guide. ::: ## Installation