From 5f7dcbb07acc8d41de68b9f8239a706af5180690 Mon Sep 17 00:00:00 2001 From: Eugene Yurtsev Date: Mon, 16 Dec 2024 17:57:01 -0500 Subject: [PATCH] x --- docs/docs/cloud/quick_start.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/docs/docs/cloud/quick_start.md b/docs/docs/cloud/quick_start.md index 2f81ef8b3..060384c35 100644 --- a/docs/docs/cloud/quick_start.md +++ b/docs/docs/cloud/quick_start.md @@ -1,4 +1,4 @@ -# Deploy on LangGraph Cloud +# Quickstart: Deploy on LangGraph Cloud !!! note "Prerequisites" @@ -264,7 +264,8 @@ Congratulations! If you've worked your way through this tutorial you are well on Expand your knowledge with these resources: -- **[Launch Local LangGraph Server](../tutorials/langgraph-platform/local-server.md)**: This quick start guide shows how to start a LangGraph Server locally for the **ReAct Agent** template. The steps are similar for other templates. - **[LangGraph Platform Concepts](../concepts/index.md#langgraph-platform)**: Understand the foundational concepts of the LangGraph Platform. - **[LangGraph Platform How-to Guides](../how-tos/index.md#langgraph-platform)**: Discover step-by-step guides to build and deploy applications. +- **[Launch Local LangGraph Server](../tutorials/langgraph-platform/local-server.md)**: This quick start guide shows how to start a LangGraph Server locally for the **ReAct Agent** template. The steps are similar for other templates. +