Skip to content
This repository was archived by the owner on Jul 31, 2025. It is now read-only.

Commit 144419b

Browse files
authored
fix: update modal link (#51)
1 parent 122376f commit 144419b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • src/usr/local/emhttp/plugins/tailscale/include/Pages

src/usr/local/emhttp/plugins/tailscale/include/Pages/Settings.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -273,7 +273,7 @@ function showSettingWarning(message, element) {
273273
};
274274

275275
const links = {
276-
'funnel': "https://forums.unraid.net/",
276+
'funnel': "https://docs.unraid.net/unraid-os/manual/security/tailscale/",
277277
'subnet': "",
278278
'dns': ""
279279
};

0 commit comments

Comments
 (0)