[PR #3814] [MERGED] Correct mariadb API reference link #3832

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/3814
Author: @rusher
Created: 4/30/2026
Status: Merged
Merged: 5/8/2026
Merged by: @mdrxy

Base: mainHead: patch-1


📝 Commits (1)

  • 9d12d71 Correct mariadb API reference link

📊 Changes

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

View changed files

📝 src/oss/python/integrations/vectorstores/mariadb.mdx (+1 -1)

📄 Description

Overview

mariadb API reference link was referring to source code, in place of API reference

Type of change

Type: Update existing documentation / 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
  • [X ] 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/3814 **Author:** [@rusher](https://github.com/rusher) **Created:** 4/30/2026 **Status:** ✅ Merged **Merged:** 5/8/2026 **Merged by:** [@mdrxy](https://github.com/mdrxy) **Base:** `main` ← **Head:** `patch-1` --- ### 📝 Commits (1) - [`9d12d71`](https://github.com/langchain-ai/docs/commit/9d12d7160bfada14eca0bb6c5e6c7e77e3ea0f7c) Correct mariadb API reference link ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `src/oss/python/integrations/vectorstores/mariadb.mdx` (+1 -1) </details> ### 📄 Description ## Overview mariadb API reference link was referring to source code, in place of API reference ## Type of change **Type:** Update existing documentation / 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) - [] I have tested my changes locally using `docs dev` - [ ] All code examples have been tested and work correctly - [X ] I have used **root relative** paths for internal links - [ ] 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:18 -04:00
yindo closed this issue 2026-06-05 18:53:18 -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#3832