[PR #5084] [MERGED] docs: fix broken links in examples #14009

Closed
opened 2026-04-13 09:15:49 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/better-auth/better-auth/pull/5084
Author: @tsriram
Created: 10/4/2025
Status: Merged
Merged: 10/7/2025
Merged by: @himself65

Base: canaryHead: fix-examples-docs


📝 Commits (2)

  • b7d25ae fix broken links in examples docs
  • bc82191 remove README.md from StackBlitz URL

📊 Changes

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

View changed files

📝 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)
📝 docs/content/docs/integrations/nuxt.mdx (+1 -1)

📄 Description

Reference to examples were pointing to examples directory in this repo which looks to be removed. I've changed these references to point to the examples in the repo https://github.com/better-auth/examples.

Screenshot of the broken StackBlitz for quick reference:

image

Summary by cubic

Updated docs to fix broken StackBlitz links by pointing to the better-auth/examples repo. Restores working embedded demos for Nuxt, Remix, and SvelteKit.

  • Bug Fixes
    • Updated iframe sources in examples (nuxt, remix, svelte-kit) to use stackblitz.com/github/better-auth/examples.
    • Updated the Nuxt integration doc link to the new StackBlitz nuxt-example.

🔄 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/5084 **Author:** [@tsriram](https://github.com/tsriram) **Created:** 10/4/2025 **Status:** ✅ Merged **Merged:** 10/7/2025 **Merged by:** [@himself65](https://github.com/himself65) **Base:** `canary` ← **Head:** `fix-examples-docs` --- ### 📝 Commits (2) - [`b7d25ae`](https://github.com/better-auth/better-auth/commit/b7d25aefcadd887cdfe100a0442c8692d6446471) fix broken links in examples docs - [`bc82191`](https://github.com/better-auth/better-auth/commit/bc82191e2d6e5e82108f2c7c3143536c29d8d2e7) remove README.md from StackBlitz URL ### 📊 Changes **4 files changed** (+4 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `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) 📝 `docs/content/docs/integrations/nuxt.mdx` (+1 -1) </details> ### 📄 Description Reference to examples were pointing to `examples` directory in this repo which looks to be removed. I've changed these references to point to the examples in the repo https://github.com/better-auth/examples. Screenshot of the broken StackBlitz for quick reference: <img width="1798" height="984" alt="image" src="https://github.com/user-attachments/assets/3a866e44-e994-4603-8451-91ecaf08f772" /> <!-- This is an auto-generated description by cubic. --> --- ## Summary by cubic Updated docs to fix broken StackBlitz links by pointing to the better-auth/examples repo. Restores working embedded demos for Nuxt, Remix, and SvelteKit. - **Bug Fixes** - Updated iframe sources in examples (nuxt, remix, svelte-kit) to use stackblitz.com/github/better-auth/examples. - Updated the Nuxt integration doc link to the new StackBlitz nuxt-example. <!-- 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-04-13 09:15:49 -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#14009