Update landing-packages.tsx

This commit is contained in:
Stefan Pejcic
2024-11-13 16:13:49 +01:00
committed by GitHub
parent 169f1671d5
commit 2c0b0e33ed

View File

@@ -169,7 +169,7 @@ export const LandingPackages: FC<Props> = ({ className }) => {
>
OpenCLI serves as the command line interface, enabling you to execute all actions through the terminal.
</p>
<LandingSectionCtaButton to="/docs/category/openpanel-cli/">
<LandingSectionCtaButton to="https://dev.openpanel.com/cli/">
All Commands
</LandingSectionCtaButton>
</div>