update blog and docs urls (#3671)

Signed-off-by: Benji Visser <benji@093b.org>
This commit is contained in:
Benji Visser
2025-10-10 10:40:58 -04:00
committed by GitHub
parent af23e27822
commit cfe77924e3
15 changed files with 72 additions and 72 deletions

View File

@@ -7,7 +7,7 @@ from rich.panel import Panel
from .console import console
DOCS_URL = "https://docs.skyvern.com"
DOCS_URL = "https://www.skyvern.com/docs"
docs_app = typer.Typer(
invoke_without_command=True,