[PR #489] [MERGED] docs: fix astro pages path #20222

Closed
opened 2026-04-15 19:33:18 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/better-auth/better-auth/pull/489
Author: @ghostsxxx
Created: 11/10/2024
Status: Merged
Merged: 11/11/2024
Merged by: @Bekacru

Base: mainHead: docs-astro-path


📝 Commits (1)

  • 0380bf4 docs: fix astro pages path

📊 Changes

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

View changed files

📝 docs/content/docs/integrations/astro.mdx (+2 -2)

📄 Description

Title: Fix Typo in Astro Integration Documentation Path

Description:
This pull request addresses a typo in the Astro integration documentation. The current path mentioned as page/api/auth/[...all].ts has been corrected to pages/api/auth/[...all].ts to align with the standard directory structure.

This change ensures that users following the documentation will have accurate instructions, preventing potential confusion during setup.

Linked Issue:
Closes #488


🔄 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/489 **Author:** [@ghostsxxx](https://github.com/ghostsxxx) **Created:** 11/10/2024 **Status:** ✅ Merged **Merged:** 11/11/2024 **Merged by:** [@Bekacru](https://github.com/Bekacru) **Base:** `main` ← **Head:** `docs-astro-path` --- ### 📝 Commits (1) - [`0380bf4`](https://github.com/better-auth/better-auth/commit/0380bf48a5d490e3a24344a1db35b91a9c69d77d) docs: fix astro pages path ### 📊 Changes **1 file changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `docs/content/docs/integrations/astro.mdx` (+2 -2) </details> ### 📄 Description **Title**: Fix Typo in Astro Integration Documentation Path **Description**: This pull request addresses a typo in the Astro integration documentation. The current path mentioned as `page/api/auth/[...all].ts` has been corrected to `pages/api/auth/[...all].ts` to align with the standard directory structure. This change ensures that users following the documentation will have accurate instructions, preventing potential confusion during setup. **Linked Issue**: Closes #488 --- <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-15 19:33:18 -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#20222