From 39d3d187c4fd85a15b38e3afbcee2328f46dc6d9 Mon Sep 17 00:00:00 2001 From: Stefan Pejcic Date: Sun, 18 Aug 2024 18:52:10 +0200 Subject: [PATCH] Update landing-copy-command-button.tsx --- documentation/src/refine-theme/landing-copy-command-button.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/documentation/src/refine-theme/landing-copy-command-button.tsx b/documentation/src/refine-theme/landing-copy-command-button.tsx index 2a580965..422d3f3b 100644 --- a/documentation/src/refine-theme/landing-copy-command-button.tsx +++ b/documentation/src/refine-theme/landing-copy-command-button.tsx @@ -7,7 +7,7 @@ import { } from "./changing-text-element"; import { LandingCopySuccessIcon } from "./icons/landing-copy-success"; -const installText = "bash <(curl -sSL https://get.openpanel.co/)"; +const installText = "bash <(curl -sSL https://openpanel.org)"; const copiedText = "copied to clipboard!"; export const LandingCopyCommandButton = ({