[PR #5499] [MERGED] docs: fix wrong url path in <ForkButton> component #6041

Closed
opened 2026-03-13 12:45:28 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/better-auth/better-auth/pull/5499
Author: @an1ndra
Created: 10/22/2025
Status: Merged
Merged: 10/22/2025
Merged by: @himself65

Base: canaryHead: canary


📝 Commits (1)

  • adaf0ff docs: Fix wrong url path in component

📊 Changes

4 files changed (+4 additions, -4 deletions)

View changed files

📝 docs/content/docs/examples/astro.mdx (+1 -1)
📝 docs/content/docs/examples/nuxt.mdx (+1 -1)
📝 docs/content/docs/examples/remix.mdx (+1 -1)
📝 docs/content/docs/examples/svelte-kit.mdx (+1 -1)

📄 Description

In document View on GitHub redirecting to wrong url except NextJS document.


Summary by cubic

Fixes the "View on GitHub" button in the Astro, Nuxt, Remix, and SvelteKit example docs by passing the repo slug to , so it links to the correct GitHub pages.


🔄 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/5499 **Author:** [@an1ndra](https://github.com/an1ndra) **Created:** 10/22/2025 **Status:** ✅ Merged **Merged:** 10/22/2025 **Merged by:** [@himself65](https://github.com/himself65) **Base:** `canary` ← **Head:** `canary` --- ### 📝 Commits (1) - [`adaf0ff`](https://github.com/better-auth/better-auth/commit/adaf0ff125218779e2cdd1ab572747633c914dea) docs: Fix wrong url path in <ForkButton> component ### 📊 Changes **4 files changed** (+4 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `docs/content/docs/examples/astro.mdx` (+1 -1) 📝 `docs/content/docs/examples/nuxt.mdx` (+1 -1) 📝 `docs/content/docs/examples/remix.mdx` (+1 -1) 📝 `docs/content/docs/examples/svelte-kit.mdx` (+1 -1) </details> ### 📄 Description In document `View on GitHub` redirecting to wrong url except NextJS document. <!-- This is an auto-generated description by cubic. --> --- ## Summary by cubic Fixes the "View on GitHub" button in the Astro, Nuxt, Remix, and SvelteKit example docs by passing the repo slug to <ForkButton>, so it links to the correct GitHub pages. <!-- 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 12:45:28 -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#6041