From a01741fab251dbb40ce1de77a8a5b3c1e087abfe Mon Sep 17 00:00:00 2001 From: Stefan Pejcic Date: Mon, 5 Feb 2024 13:41:21 +0100 Subject: [PATCH] clilink --- documentation/docusaurus.config.js | 1 - .../src/refine-theme/landing-hero-showcase-section.tsx | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/documentation/docusaurus.config.js b/documentation/docusaurus.config.js index 1430b93..ad06b50 100644 --- a/documentation/docusaurus.config.js +++ b/documentation/docusaurus.config.js @@ -140,7 +140,6 @@ const siteConfig = { }, ], ]), - "./plugins/intercom.js", "./plugins/clarity.js", "./plugins/templates.js", "./plugins/example-redirects.js", diff --git a/documentation/src/refine-theme/landing-hero-showcase-section.tsx b/documentation/src/refine-theme/landing-hero-showcase-section.tsx index de1af09..cfb06ce 100644 --- a/documentation/src/refine-theme/landing-hero-showcase-section.tsx +++ b/documentation/src/refine-theme/landing-hero-showcase-section.tsx @@ -378,7 +378,7 @@ const apps = [ }, { name: "OpenCLI", - link: "https://demo.openpanel.co/", + link: "https://openpanel.co/docs/category/openpanel-cli/", showcase: ShowcaseDevOps, dark: true, label: "Browse Commands",