mirror of
https://github.com/xpipe-io/xpipe.git
synced 2026-05-19 13:58:37 -04:00
Update docs links
This commit is contained in:
@@ -63,9 +63,9 @@ public enum DocumentationLink {
|
||||
SSH_NO_ROUTE("troubleshoot/ssh#no-route-to-host"),
|
||||
SSH_CONNECTION_TIMEOUT("troubleshoot/ssh#connection-timeout"),
|
||||
SSH_SHELL_TIMEOUT("troubleshoot/ssh#shell-timeout"),
|
||||
SSH_CONFIG("guide/ssh-config"),
|
||||
SSH_CONFIG("guide/ssh#config-files"),
|
||||
SSH_KEYS("guide/ssh#key-based-authentication"),
|
||||
SSH_OPTIONS("guide/ssh-config#adding-ssh-options"),
|
||||
SSH_OPTIONS("guide/ssh#adding-ssh-options"),
|
||||
SSH_X11("guide/ssh#x11-forwarding"),
|
||||
SSH_LIMITED("guide/ssh#limited--embedded-systems"),
|
||||
PSSESSION("guide/pssession"),
|
||||
@@ -73,10 +73,10 @@ public enum DocumentationLink {
|
||||
RDP_ALLOW_LIST("guide/desktop-applications#allow-lists"),
|
||||
RDP_TUNNEL_HOST("guide/rdp#rdp-tunnels"),
|
||||
RDP("guide/rdp"),
|
||||
TUNNELS("guide/ssh-tunnels"),
|
||||
TUNNELS_LOCAL("guide/ssh-tunnels#local-tunnels"),
|
||||
TUNNELS_REMOTE("guide/ssh-tunnels#remote-tunnels"),
|
||||
TUNNELS_DYNAMIC("guide/ssh-tunnels#dynamic-tunnels"),
|
||||
TUNNELS("guide/ssh#tunnels"),
|
||||
TUNNELS_LOCAL("guide/ssh#local-tunnels"),
|
||||
TUNNELS_REMOTE("guide/ssh#remote-tunnels"),
|
||||
TUNNELS_DYNAMIC("guide/ssh#dynamic-tunnels"),
|
||||
HYPERV("guide/hyperv"),
|
||||
SSH_MACS("troubleshoot/ssh#no-matching-mac-found"),
|
||||
SSH_FEATURE_NOT_SUPPORTED("troubleshoot/ssh#requested-feature-not-supported"),
|
||||
|
||||
Reference in New Issue
Block a user