From 1f31aeff27f13ebddfe2c3b0bcaca39d1ffc42d4 Mon Sep 17 00:00:00 2001 From: Jesse Seldess Date: Fri, 3 Apr 2026 16:22:02 -0400 Subject: [PATCH] Fix link to CLI docs --- src/main.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main.rs b/src/main.rs index db7760b..d5b838b 100644 --- a/src/main.rs +++ b/src/main.rs @@ -92,7 +92,7 @@ Flags LEARN MORE Use `bt --help` for more information about a command. -Read the manual at https://braintrust.dev/docs/cli +Read the manual at https://braintrust.dev/docs/reference/cli ";