[PR #2758] [MERGED] Minor documentation correction #2839

Closed
opened 2025-12-29 04:19:15 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/juanfont/headscale/pull/2758
Author: @YouSysAdmin
Created: 9/4/2025
Status: Merged
Merged: 9/9/2025
Merged by: @nblock

Base: mainHead: fix/dns-doc


📝 Commits (1)

📊 Changes

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

View changed files

📝 docs/ref/dns.md (+1 -1)

📄 Description

Just a small documentation fix.
Tailscale has moved Extra DNS mapping to a different location in its codebase.

https://github.com/tailscale/tailscale/blob/v1.86.5/ipn/ipnlocal/node_backend.go#L662

I suggest to use the link to the latest version v1.86.5, since the difference between v1.86.5 and v1.84.3 (the current headscale used) is only in line numbers.


🔄 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/2758 **Author:** [@YouSysAdmin](https://github.com/YouSysAdmin) **Created:** 9/4/2025 **Status:** ✅ Merged **Merged:** 9/9/2025 **Merged by:** [@nblock](https://github.com/nblock) **Base:** `main` ← **Head:** `fix/dns-doc` --- ### 📝 Commits (1) - [`a6bbcb1`](https://github.com/juanfont/headscale/commit/a6bbcb161a06ce3e09d376984fa40042862bee15) fix: documentation ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `docs/ref/dns.md` (+1 -1) </details> ### 📄 Description Just a small documentation fix. Tailscale has moved Extra DNS mapping to a different location in its codebase. https://github.com/tailscale/tailscale/blob/v1.86.5/ipn/ipnlocal/node_backend.go#L662 _I suggest to use the link to the latest version v1.86.5, since the difference between v1.86.5 and v1.84.3 (the current headscale used) is only in line numbers._ --- <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 04:19:15 +01:00
adam closed this issue 2025-12-29 04:19:15 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/headscale#2839