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.