[PR #984] [MERGED] Fix broken Redshift COPY command link on LangSmith data export page #1200

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/984
Author: @BenHavis
Created: 10/17/2025
Status: Merged
Merged: 10/22/2025
Merged by: @lnhsingh

Base: mainHead: fix-redshift-copy-link


📝 Commits (2)

  • ed992f8 Fix broken Redshift COPY command link on LangSmith data export page
  • c2c4352 Merge branch 'main' into fix-redshift-copy-link

📊 Changes

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

View changed files

📝 src/langsmith/data-export.mdx (+1 -1)

📄 Description

Summary

This PR fixes a broken link to the AWS Redshift COPY command documentation
on the LangSmith data export page.

Details

Fixes #906


🔄 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/984 **Author:** [@BenHavis](https://github.com/BenHavis) **Created:** 10/17/2025 **Status:** ✅ Merged **Merged:** 10/22/2025 **Merged by:** [@lnhsingh](https://github.com/lnhsingh) **Base:** `main` ← **Head:** `fix-redshift-copy-link` --- ### 📝 Commits (2) - [`ed992f8`](https://github.com/langchain-ai/docs/commit/ed992f8e22aeb49c51957dd9bc34318907546a5d) Fix broken Redshift COPY command link on LangSmith data export page - [`c2c4352`](https://github.com/langchain-ai/docs/commit/c2c43523223f5cf5d7be0813a691eb3664159f9a) Merge branch 'main' into fix-redshift-copy-link ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `src/langsmith/data-export.mdx` (+1 -1) </details> ### 📄 Description ### Summary This PR fixes a broken link to the AWS Redshift COPY command documentation on the LangSmith data export page. ### Details - Old link: https://aws.amazon.com/about-aws/whats-new/2018/06/amazon-redshift-can-now-copy-from-parquet-and-orc-file-formats/ - New link: https://docs.aws.amazon.com/redshift/latest/dg/r_COPY.html Fixes #906 --- <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:55 -05:00
yindo closed this issue 2026-02-17 17:21:55 -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#1200