From 5838d00c8dee843212e2cbc70e302203c2599343 Mon Sep 17 00:00:00 2001 From: Joel Wetzell Date: Sun, 17 May 2026 21:16:45 -0500 Subject: [PATCH] fix syntax --- src/content/docs/run/source.mdx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/content/docs/run/source.mdx b/src/content/docs/run/source.mdx index 81a260a..aca43c7 100644 --- a/src/content/docs/run/source.mdx +++ b/src/content/docs/run/source.mdx @@ -15,4 +15,5 @@ import { Steps } from "@astrojs/starlight/components"; - `go run ./cmd/showbridge --config config.yaml` - see [CLI Usage](/guides/cli-usage) for more flags - + +