From 87fd019600e447199c9d5f046c926f97d4956695 Mon Sep 17 00:00:00 2001 From: Gabriel Luiz Freitas Almeida Date: Tue, 2 Apr 2024 21:31:28 -0300 Subject: [PATCH] Update Langflow CLI documentation link --- docs/docs/index.mdx | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/docs/docs/index.mdx b/docs/docs/index.mdx index ed18cb63a..a1bbeb0ed 100644 --- a/docs/docs/index.mdx +++ b/docs/docs/index.mdx @@ -92,7 +92,6 @@ Find more information about the available options by running: langflow --help ``` -Or you can visit the [Langflow CLI documentation](./cli) for more information.import ThemedImage from "@theme/ThemedImage"; -import useBaseUrl from "@docusaurus/useBaseUrl"; -import ZoomableImage from "/src/theme/ZoomableImage.js"; +Or you can visit the [Langflow CLI documentation](./getting-started/cli) for more information. +