[PR #3918] [MERGED] fix(frontend): broken OpenUI repository link #3930

Closed
opened 2026-06-05 18:53:37 -04:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/3918
Author: @ekrembk
Created: 5/8/2026
Status: Merged
Merged: 5/27/2026
Merged by: @lnhsingh

Base: mainHead: patch-1


📝 Commits (1)

  • 5467323 fix(frontend): broken OpenUI repo link

📊 Changes

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

View changed files

📝 src/oss/langchain/frontend/integrations/openui.mdx (+1 -1)

📄 Description

Overview

OpenUI repository seems to be at https://github.com/thesysdev/openui now and the current link in frontend documentation is broken.

Type of change

Type: Fix link

Checklist

  • I have read the contributing guidelines, including the language policy
  • 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

🔄 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/3918 **Author:** [@ekrembk](https://github.com/ekrembk) **Created:** 5/8/2026 **Status:** ✅ Merged **Merged:** 5/27/2026 **Merged by:** [@lnhsingh](https://github.com/lnhsingh) **Base:** `main` ← **Head:** `patch-1` --- ### 📝 Commits (1) - [`5467323`](https://github.com/langchain-ai/docs/commit/5467323052c037b6a262bd549590d8eab07877b7) fix(frontend): broken OpenUI repo link ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `src/oss/langchain/frontend/integrations/openui.mdx` (+1 -1) </details> ### 📄 Description ## Overview OpenUI repository seems to be at https://github.com/thesysdev/openui now and the current link in [frontend documentation](https://docs.langchain.com/oss/python/langchain/frontend/integrations/openui) is broken. ## Type of change **Type:** Fix link ## Checklist - [x] I have read the [contributing guidelines](README.md), including the [language policy](https://docs.langchain.com/oss/python/contributing/overview#language-policy) - [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 --- <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-06-05 18:53:37 -04:00
yindo closed this issue 2026-06-05 18:53:37 -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#3930