[PR #737] [CLOSED] fix: correct links in quickstart guide of LangChain #974

Closed
opened 2026-02-17 17:21:29 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/737
Author: @donMichaelL
Created: 10/3/2025
Status: Closed

Base: mainHead: patch-1


📝 Commits (10+)

📊 Changes

1 file changed (+3 additions, -3 deletions)

View changed files

📝 build/oss/python/langchain/quickstart.mdx (+3 -3)

📄 Description

Overview

Fixed broken/incorrect links in the Quickstart guide to ensure readers are directed to the correct resources.

Type of change

Type: Fix typo/bug/link/formatting

Checklist

  • I have read the contributing guidelines
  • I have tested my changes locally using docs dev
  • All code examples have been tested and work correctly
  • I have used root relative paths for internal links
  • I have updated navigation in src/docs.json if needed
  • I have gotten approval from the relevant reviewers
  • (Internal team members only / optional) I have created a preview deployment using the Create Preview Branch workflow

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/langchain-ai/docs/pull/737 **Author:** [@donMichaelL](https://github.com/donMichaelL) **Created:** 10/3/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `patch-1` --- ### 📝 Commits (10+) - [`5288008`](https://github.com/langchain-ai/docs/commit/52880089b480ef333ef7f88d2437c685f5e03ced) deploy: b752547493c19ba224f1ba4748b34fb8134868c4 - [`1c70144`](https://github.com/langchain-ai/docs/commit/1c7014491de0b6f1d37357dbabceb7d45b5aff6f) x - [`054ebe3`](https://github.com/langchain-ai/docs/commit/054ebe33ba69675a770ee99cf0dbebc59995a231) deploy: 47706496849267c6ae4ed445581cf3fead02ee0d - [`a0e9f40`](https://github.com/langchain-ai/docs/commit/a0e9f40250ca5f0dd6256d24f79ff2b9b5ef5c75) deploy: 9790c1512dd6e2bd7f74542e40eae81b005f2b9e - [`0a6ba31`](https://github.com/langchain-ai/docs/commit/0a6ba31859c09dd61f8fbfd58ebb405386eb9927) deploy: 7932d7d8b17e170e3ddce7c431c50a8621dd0dde - [`bb734fb`](https://github.com/langchain-ai/docs/commit/bb734fb6aaa31f08e7c2c05c4421ad56f0422d2f) deploy: fe122a37e732c0ac8a7217b94785368c9ac89fde - [`375d03b`](https://github.com/langchain-ai/docs/commit/375d03b928a2835063f98c0a38613896eabafc84) deploy: f88292284ed79286505705393d59413b44f70d55 - [`d9f2d2f`](https://github.com/langchain-ai/docs/commit/d9f2d2f4fac0cd194900c4b4de67d4bba3d7d313) deploy: 69886f962f9c02975213ebaff9e43bd7b1f87e1e - [`17211cd`](https://github.com/langchain-ai/docs/commit/17211cd01b383750e03bc7e5bab1d74795754812) deploy: 591af0b438ef64a5fd144e2eb8d658d37408044d - [`d583c2b`](https://github.com/langchain-ai/docs/commit/d583c2bd2393b643a42c66f1cc6b4b169ceb9e70) deploy: 78c07da2fd8e2bd397b14e1636aab29a9b05898a ### 📊 Changes **1 file changed** (+3 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `build/oss/python/langchain/quickstart.mdx` (+3 -3) </details> ### 📄 Description ## Overview Fixed broken/incorrect links in the Quickstart guide to ensure readers are directed to the correct resources. ## Type of change **Type:** Fix typo/bug/link/formatting ## Checklist <!-- Put an 'x' in all boxes that apply --> - [x] I have read the [contributing guidelines](README.md) - [ ] I have tested my changes locally using `docs dev` - [ ] All code examples have been tested and work correctly - [ ] I have used **root relative** paths for internal links - [ ] I have updated navigation in `src/docs.json` if needed - I have gotten approval from the relevant reviewers - (Internal team members only / optional) I have created a preview deployment using the [Create Preview Branch workflow](https://github.com/langchain-ai/docs/actions/workflows/create-preview-branch.yml) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-17 17:21:29 -05:00
yindo closed this issue 2026-02-17 17:21:29 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/docs#974