[PR #6941] [MERGED] [typo]: mongodb page join link #6979

Closed
opened 2026-03-13 13:19:56 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/better-auth/better-auth/pull/6941
Author: @maddhruv
Created: 12/23/2025
Status: Merged
Merged: 12/23/2025
Merged by: @Bekacru

Base: canaryHead: fix/mongodb-link


📝 Commits (1)

  • 828fdc4 fix: mongodb page join link

📊 Changes

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

View changed files

📝 docs/content/docs/concepts/database.mdx (+1 -1)

📄 Description

On the page - https://www.better-auth.com/docs/concepts/database#experimental-joins the MongoDB link goes to https://www.better-auth.com/docs/adapters/mongodb#joins-experimental which is invalid.
This PR fixes the link and points the link to the correct page - https://www.better-auth.com/docs/adapters/mongo#joins-experimental


Summary by cubic

Fixed the broken MongoDB “joins (experimental)” link on the database concepts page to point to /docs/adapters/mongo#joins-experimental, preventing 404s and directing readers to the correct adapter docs.

Written for commit 828fdc4bee. Summary will update automatically on new commits.


🔄 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/better-auth/better-auth/pull/6941 **Author:** [@maddhruv](https://github.com/maddhruv) **Created:** 12/23/2025 **Status:** ✅ Merged **Merged:** 12/23/2025 **Merged by:** [@Bekacru](https://github.com/Bekacru) **Base:** `canary` ← **Head:** `fix/mongodb-link` --- ### 📝 Commits (1) - [`828fdc4`](https://github.com/better-auth/better-auth/commit/828fdc4bee93d831cdca7a82b04b196ed2b28a75) fix: mongodb page join link ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `docs/content/docs/concepts/database.mdx` (+1 -1) </details> ### 📄 Description On the page - https://www.better-auth.com/docs/concepts/database#experimental-joins the MongoDB link goes to https://www.better-auth.com/docs/adapters/mongodb#joins-experimental which is invalid. This PR fixes the link and points the link to the correct page - https://www.better-auth.com/docs/adapters/mongo#joins-experimental <!-- This is an auto-generated description by cubic. --> --- ## Summary by cubic Fixed the broken MongoDB “joins (experimental)” link on the database concepts page to point to /docs/adapters/mongo#joins-experimental, preventing 404s and directing readers to the correct adapter docs. <sup>Written for commit 828fdc4bee93d831cdca7a82b04b196ed2b28a75. Summary will update automatically on new commits.</sup> <!-- End of auto-generated description by cubic. --> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-03-13 13:19:56 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/better-auth#6979