From cc8090990912ef9b83ba8036683edd463eb3ef6f Mon Sep 17 00:00:00 2001 From: Danny Holman Date: Mon, 15 Nov 2021 16:09:55 -0600 Subject: Update all URLs Update all gymli.xyz URLs to gymli.org. This coincides with a DNS change on my website. --- .ssh/config | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to '.ssh/config') diff --git a/.ssh/config b/.ssh/config index 12fcc27..ab82b2c 100644 --- a/.ssh/config +++ b/.ssh/config @@ -6,13 +6,13 @@ Host * GSSAPIAuthentication yes GSSAPIDelegateCredentials yes Host Zeus - HostName www.gymli.xyz + HostName www.gymli.org Port 22 Host Zeus-idrac HostName 192.168.1.40 Port 22 Host Wilson - HostName Wilson.gymli.xyz + HostName Wilson.gymli.org Port 22 ProxyJump Zeus Host gateway -- cgit v1.2.3