From e8236dbd218a80df1471405c81212a8635e7fcae Mon Sep 17 00:00:00 2001 From: "April I. Murphy" <36110273+aimurphy@users.noreply.github.com> Date: Mon, 23 Jun 2025 08:14:36 -0700 Subject: [PATCH] docs: Fix two anchored links on the Install page (#8661) fix 2 anchors Co-authored-by: Mendon Kissling <59585235+mendonk@users.noreply.github.com> --- docs/docs/Get-Started/get-started-installation.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/docs/Get-Started/get-started-installation.md b/docs/docs/Get-Started/get-started-installation.md index 9917f2190..4870d59db 100644 --- a/docs/docs/Get-Started/get-started-installation.md +++ b/docs/docs/Get-Started/get-started-installation.md @@ -12,11 +12,11 @@ Langflow can be installed in multiple ways: * **Docker**: Pull and run the [Docker image](#install-and-run-langflow-docker) to start a Langflow container. -* **Python package**: Install the [Langflow OSS Python package](#install-and-run-langflow-oss). +* **Python package**: Install the [Langflow OSS Python package](#install-and-run-the-langflow-oss-python-package). ## Install and run Langflow Desktop -**Langflow Desktop** is a desktop version of Langflow that includes all the features of open source Langflow, with an additional [version management](#manage-your-langflow-version-in-langflow-desktop) feature for managing your Langflow version. +**Langflow Desktop** is a desktop version of Langflow that includes all the features of open source Langflow, with an additional [version management](#manage-your-version-of-langflow-desktop) feature for managing your Langflow version.