[PR #1521] [CLOSED] fix invalid discord channel links to instead reference server invite and name of channel #2162

Closed
opened 2025-12-29 03:20:02 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/juanfont/headscale/pull/1521
Author: @unusualevent
Created: 8/6/2023
Status: Closed

Base: mainHead: main


📝 Commits (3)

  • 50d06d2 channel reference is useless without server invite, also channel link was incorrect.
  • e16e08d links to channels are useless without server invite, also the channel link was incorrect.
  • 35771a1 missed a discord link.

📊 Changes

2 files changed (+3 additions, -3 deletions)

View changed files

📝 docs/faq.md (+2 -2)
📝 docs/web-ui.md (+1 -1)

📄 Description

This edits the docs on faq.md and web-ui.md to remove channel links which were invalid and also not helpful if you aren't invited to the server already.

Instead, they are replaced with the server invite link, and the channel's name.


🔄 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/juanfont/headscale/pull/1521 **Author:** [@unusualevent](https://github.com/unusualevent) **Created:** 8/6/2023 **Status:** ❌ Closed **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (3) - [`50d06d2`](https://github.com/juanfont/headscale/commit/50d06d225f66b9cf3bbe71de0fa3d28d2aa43e3f) channel reference is useless without server invite, also channel link was incorrect. - [`e16e08d`](https://github.com/juanfont/headscale/commit/e16e08d3b3572223f8750bd1a3daa969a91e674c) links to channels are useless without server invite, also the channel link was incorrect. - [`35771a1`](https://github.com/juanfont/headscale/commit/35771a1fda474daa1673573256f4a71e9e75bcdf) missed a discord link. ### 📊 Changes **2 files changed** (+3 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `docs/faq.md` (+2 -2) 📝 `docs/web-ui.md` (+1 -1) </details> ### 📄 Description This edits the docs on faq.md and web-ui.md to remove channel links which were invalid and also not helpful if you aren't invited to the server already. Instead, they are replaced with the server invite link, and the channel's name. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2025-12-29 03:20:02 +01:00
adam closed this issue 2025-12-29 03:20:02 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/headscale#2162