From f1421dccc3913902bcc8829d83a2f25c67002a27 Mon Sep 17 00:00:00 2001 From: Gabriel Luiz Freitas Almeida Date: Mon, 19 Feb 2024 19:08:32 -0300 Subject: [PATCH 1/2] Fix broken link in prompts.mdx --- docs/docs/components/prompts.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docs/components/prompts.mdx b/docs/docs/components/prompts.mdx index 4256e091a..3aafc9b96 100644 --- a/docs/docs/components/prompts.mdx +++ b/docs/docs/components/prompts.mdx @@ -21,7 +21,7 @@ The `PromptTemplate` component allows users to create prompts and define variabl Once a variable is defined in the prompt template, it becomes a component input of its own. Check out [Prompt - Customization](../guidelines/prompt-customization.mdx) to learn more. + Customization](../docs/guidelines/prompt-customization.mdx) to learn more. - **template:** Template used to format an individual request. From be515f8afd1098dbafcd496abbaa8d036f016142 Mon Sep 17 00:00:00 2001 From: carlosrcoelho Date: Tue, 20 Feb 2024 16:44:32 -0300 Subject: [PATCH 2/2] Update Twitter handle in community.md --- docs/docs/contributing/community.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docs/contributing/community.md b/docs/docs/contributing/community.md index 51016f508..6bb62641d 100644 --- a/docs/docs/contributing/community.md +++ b/docs/docs/contributing/community.md @@ -12,7 +12,7 @@ ## 🐦 Stay tunned for **Langflow** on Twitter -Follow [@logspace_ai](https://twitter.com/langflow_ai) on **Twitter** to get the latest news about **Langflow**. +Follow [@langflow_ai](https://twitter.com/langflow_ai) on **Twitter** to get the latest news about **Langflow**. --- ## ⭐️ Star **Langflow** on GitHub