Skip to content

Commit 19debf1

Browse files
authored
docs: Fix link to LangGraph in introduction (#837)
Updated the LangGraph link to use HTTPS.
1 parent 41d9f3d commit 19debf1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/docs/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: "Introduction"
33
description: "An introduction to Open SWE"
44
---
55

6-
Open SWE is an open-source cloud-based coding agent built with [LangGraph](/oss/javascript/langgraph/overview). It's designed to autonomously understand, plan, and execute code changes across entire repositories.
6+
Open SWE is an open-source cloud-based coding agent built with [LangGraph](https://docs.langchain.com/oss/javascript/langgraph/overview). It's designed to autonomously understand, plan, and execute code changes across entire repositories.
77

88
## How It Works
99

0 commit comments

Comments
 (0)