From 1726a52dc2bd31ef6f49d08417d19afd7c9b2906 Mon Sep 17 00:00:00 2001 From: Stefan Pejcic Date: Fri, 16 Aug 2024 16:05:39 +0200 Subject: [PATCH] Update landing-hero-showcase-section.tsx --- .../src/refine-theme/landing-hero-showcase-section.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/documentation/src/refine-theme/landing-hero-showcase-section.tsx b/documentation/src/refine-theme/landing-hero-showcase-section.tsx index b7d6fe60..9eb9217d 100644 --- a/documentation/src/refine-theme/landing-hero-showcase-section.tsx +++ b/documentation/src/refine-theme/landing-hero-showcase-section.tsx @@ -357,7 +357,7 @@ const apps = [ }, { name: "OpenCLI", - link: "https://dev.openpanel.co/cli/commands.html", + link: "https://dev.openpanel.com/cli/commands.html", showcase: ShowcaseDevOps, dark: true, label: "Browse Commands",