[PR #3307] [MERGED] [FIX]: update Discord link to use the correct invite URL in blogs section #21649

Closed
opened 2026-04-15 20:31:03 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/better-auth/better-auth/pull/3307
Author: @vagxrth
Created: 7/8/2025
Status: Merged
Merged: 7/9/2025
Merged by: @ping-maxwell

Base: mainHead: fix/discord-url


📝 Commits (1)

  • 48dbde1 fix: update Discord link to use the correct invite URL in blogs section

📊 Changes

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

View changed files

📝 docs/app/blog/[[...slug]]/page.tsx (+1 -1)
📝 docs/app/blog/_components/blog-list.tsx (+1 -1)
📝 docs/app/blog/_components/changelog-layout.tsx (+1 -1)
📝 docs/app/blog/_components/default-changelog.tsx (+1 -1)

📄 Description

This pull request updates the Discord link across multiple components in the blog section of the documentation. The link has been changed from https://discord.com/better-auth to https://discord.gg/better-auth to reflect the correct URL.

Updated Discord links:

https://github.com/user-attachments/assets/aa2c5d4f-1c1d-4787-9da6-e89bfb801c84

https://github.com/user-attachments/assets/714a513e-5005-496d-9d4b-0a3db8ec875b


🔄 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/3307 **Author:** [@vagxrth](https://github.com/vagxrth) **Created:** 7/8/2025 **Status:** ✅ Merged **Merged:** 7/9/2025 **Merged by:** [@ping-maxwell](https://github.com/ping-maxwell) **Base:** `main` ← **Head:** `fix/discord-url` --- ### 📝 Commits (1) - [`48dbde1`](https://github.com/better-auth/better-auth/commit/48dbde130c86f81a845b5889e0f03cc6ce945433) fix: update Discord link to use the correct invite URL in blogs section ### 📊 Changes **4 files changed** (+4 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `docs/app/blog/[[...slug]]/page.tsx` (+1 -1) 📝 `docs/app/blog/_components/blog-list.tsx` (+1 -1) 📝 `docs/app/blog/_components/changelog-layout.tsx` (+1 -1) 📝 `docs/app/blog/_components/default-changelog.tsx` (+1 -1) </details> ### 📄 Description This pull request updates the Discord link across multiple components in the blog section of the documentation. The link has been changed from `https://discord.com/better-auth` to `https://discord.gg/better-auth` to reflect the correct URL. Updated Discord links: * `docs/app/blog/[[...slug]]/page.tsx`: Modified the `href` attribute of the `IconLink` component to use the updated Discord URL. ([docs/app/blog/[[...slug]]/page.tsxL106-R106](diffhunk://#diff-cfbda0f576cacf8abe7216deb1c6233c42072fe514cccaa94d8ed3d58d5fab74L106-R106)) * [`docs/app/blog/_components/blog-list.tsx`](diffhunk://#diff-615d3062cf1af946cc9d255d74a6e7de95b93c0f7b07c40d02355bda07ff65f7L43-R43): Updated the `href` attribute of the `IconLink` component to point to the new Discord URL. * [`docs/app/blog/_components/changelog-layout.tsx`](diffhunk://#diff-17e45543b192146da92a156fc347830a1eb144e82f43f3eec2a607a01eef09faL72-R72): Adjusted the `href` attribute of the `IconLink` component to reflect the correct Discord URL. * [`docs/app/blog/_components/default-changelog.tsx`](diffhunk://#diff-8e5eba58aa325e42a4f0b58f7a61e6f3036a1f262d09826bc93b5357e1d57ee9L100-R100): Changed the `href` attribute of the `IconLink` component to use the updated Discord link. https://github.com/user-attachments/assets/aa2c5d4f-1c1d-4787-9da6-e89bfb801c84 https://github.com/user-attachments/assets/714a513e-5005-496d-9d4b-0a3db8ec875b --- <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 20:31:03 -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#21649