[PR #2407] [MERGED] fix: broken configuration files link #2403

Closed
opened 2026-02-17 17:23:22 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/2407
Author: @jdrogers940
Created: 1/30/2026
Status: Merged
Merged: 1/30/2026
Merged by: @katmayb

Base: mainHead: jdrogers940-patch-1


📝 Commits (2)

  • 66abbfa fix: broken configuration files link
  • 092b3ab Update local-dev-testing.mdx

📊 Changes

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

View changed files

📝 src/langsmith/local-dev-testing.mdx (+1 -1)

📄 Description

Overview

Fixing busted link

Type of change

Type: Fix link

Related issues/PRs

  • GitHub issue: N/A
  • Feature PR: N/A
  • Linear issue:
  • Slack thread:

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

(Internal team members only / optional): Create a preview deployment as necessary using the Create Preview Branch workflow

Additional notes


🔄 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/2407 **Author:** [@jdrogers940](https://github.com/jdrogers940) **Created:** 1/30/2026 **Status:** ✅ Merged **Merged:** 1/30/2026 **Merged by:** [@katmayb](https://github.com/katmayb) **Base:** `main` ← **Head:** `jdrogers940-patch-1` --- ### 📝 Commits (2) - [`66abbfa`](https://github.com/langchain-ai/docs/commit/66abbfa79106bd9a64f66f3fc0b16c4195689e6c) fix: broken configuration files link - [`092b3ab`](https://github.com/langchain-ai/docs/commit/092b3ab82c020de87dd60a01dba133bc18b52331) Update local-dev-testing.mdx ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `src/langsmith/local-dev-testing.mdx` (+1 -1) </details> ### 📄 Description ## Overview <!-- Brief description of what documentation is being added/updated --> Fixing busted link ## Type of change **Type:** Fix link ## Related issues/PRs <!-- Link to related issues, feature PRs, or discussions (if applicable) To automatically close an issue when this PR is merged, use closing keywords: - "closes #123" or "fixes #123" or "resolves #123" For regular references without auto-closing, just use: - "#123" or "See issue #123" Examples: - closes #456 (will auto-close issue #456 when PR is merged) - See #789 for context (will reference but not auto-close issue #789) --> - GitHub issue: N/A - Feature PR: N/A <!-- For LangChain employees, if applicable: --> - Linear issue: - Slack thread: ## Checklist <!-- Put an 'x' in all boxes that apply --> - [X] I have read the [contributing guidelines](README.md) - [X] I have tested my changes locally using `docs dev` - [X] All code examples have been tested and work correctly - [X] I have used **root relative** paths for internal links - [X] I have updated navigation in `src/docs.json` if needed (Internal team members only / optional): Create a preview deployment as necessary using the [Create Preview Branch workflow](https://github.com/langchain-ai/docs/actions/workflows/create-preview-branch.yml) ## Additional notes <!-- Any other information that would be helpful for reviewers --> --- <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:23:22 -05:00
yindo closed this issue 2026-02-17 17:23:23 -05:00
yindo changed title from [PR #2407] fix: broken configuration files link to [PR #2407] [MERGED] fix: broken configuration files link 2026-06-05 18:18:24 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/docs#2403