From db5e956dc6c4ccaf86406908cfe36063d1bcd9ad Mon Sep 17 00:00:00 2001 From: Lauren Hirata Singh Date: Thu, 15 May 2025 12:48:49 -0700 Subject: [PATCH] docs: fix nit --- docs/docs/cloud/quick_start.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docs/cloud/quick_start.md b/docs/docs/cloud/quick_start.md index cda5d1466..2823b891d 100644 --- a/docs/docs/cloud/quick_start.md +++ b/docs/docs/cloud/quick_start.md @@ -20,7 +20,7 @@ To deploy an application to **LangGraph Platform**, your application code must r ## 2. Deploy to LangGraph Platform 1. Log in to [LangSmith](https://smith.langchain.com/). -1. In the left sidebar, select **LangGraph Platform**. +1. In the left sidebar, select **Deployments**. 1. Click the **+ New Deployment** button. A pane will open where you can fill in the required fields. 1. If you are a first time user or adding a private repository that has not been previously connected, click the **Import from GitHub** button and follow the instructions to connect your GitHub account. 1. Select your New LangGraph Project repository.