[PR #7350] [MERGED] docs: use proper base url for rss feed #32852

Closed
opened 2026-04-17 23:34:02 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/better-auth/better-auth/pull/7350
Author: @jslno
Created: 1/14/2026
Status: Merged
Merged: 1/14/2026
Merged by: @himself65

Base: canaryHead: 01-13-2026/fix-rss-base-url


📝 Commits (4)

  • 3c8c063 docs: use proper base url for rss feed
  • 7f3566e chore: fix linting
  • 6f11755 chore: use VERCEL_PROJECT_PRODUCTION_URL
  • 57f0fe1 chore: fix linting

📊 Changes

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

View changed files

📝 docs/lib/utils.ts (+5 -2)

📄 Description

uses better-auth.com instead of vercel url


Summary by cubic

Fix RSS feed to use the production base URL, not the Vercel preview domain. Prefer VERCEL_PROJECT_PRODUCTION_URL (fallback VERCEL_URL) so links resolve to https://better-auth.com/.

Written for commit 57f0fe1988. Summary will update 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/7350 **Author:** [@jslno](https://github.com/jslno) **Created:** 1/14/2026 **Status:** ✅ Merged **Merged:** 1/14/2026 **Merged by:** [@himself65](https://github.com/himself65) **Base:** `canary` ← **Head:** `01-13-2026/fix-rss-base-url` --- ### 📝 Commits (4) - [`3c8c063`](https://github.com/better-auth/better-auth/commit/3c8c063fe55bb9ec8b915d9a036c8b7facd248d5) docs: use proper base url for rss feed - [`7f3566e`](https://github.com/better-auth/better-auth/commit/7f3566ed46bd73a54a610f1510b3eb2dde1597c6) chore: fix linting - [`6f11755`](https://github.com/better-auth/better-auth/commit/6f1175560122b4deb4e80a387927af5af320a920) chore: use `VERCEL_PROJECT_PRODUCTION_URL` - [`57f0fe1`](https://github.com/better-auth/better-auth/commit/57f0fe198861aa54b94289a64c4a3d30137ad9a6) chore: fix linting ### 📊 Changes **1 file changed** (+5 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `docs/lib/utils.ts` (+5 -2) </details> ### 📄 Description uses `better-auth.com` instead of vercel url <!-- This is an auto-generated description by cubic. --> --- ## Summary by cubic Fix RSS feed to use the production base URL, not the Vercel preview domain. Prefer VERCEL_PROJECT_PRODUCTION_URL (fallback VERCEL_URL) so links resolve to https://better-auth.com/. <sup>Written for commit 57f0fe198861aa54b94289a64c4a3d30137ad9a6. Summary will update 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-04-17 23:34:02 -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#32852