From 1f0532a995439a0ad61aee4abaac9e33c4aba8cc Mon Sep 17 00:00:00 2001 From: Lucas Oliveira Date: Mon, 24 Jun 2024 10:49:11 -0300 Subject: [PATCH] Fixed link errors --- docs/docs/migration/migrating-to-one-point-zero.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docs/migration/migrating-to-one-point-zero.mdx b/docs/docs/migration/migrating-to-one-point-zero.mdx index 78ae6b608..2fd1fe935 100644 --- a/docs/docs/migration/migrating-to-one-point-zero.mdx +++ b/docs/docs/migration/migrating-to-one-point-zero.mdx @@ -102,7 +102,7 @@ You can now connect Output components to any other component (that has a Text ou Langflow 1.0 allows you to rename and edit the description of each component, making it easier to understand and interact with the flow. Learn how to customize your component names and descriptions for improved clarity. -[Learn more about Component Descriptions](../getting-started/workspace#component-parameters) +[Learn more about Component Descriptions](../getting-started/workspace#flows--components) ## Passing Tweaks and Inputs in the API