From bc5acbb372b0e42b54287eadfc1211d4860c43b3 Mon Sep 17 00:00:00 2001
From: Adam Pankow <1840-apankow@users.noreply.git.cybbh.space>
Date: Wed, 3 May 2023 13:33:46 -0400
Subject: [PATCH] Change VPN config location to VTA Gitlab site location

---
 students/modules/ROOT/pages/openvpn-guide.adoc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/students/modules/ROOT/pages/openvpn-guide.adoc b/students/modules/ROOT/pages/openvpn-guide.adoc
index d0355e4..3fe3acf 100644
--- a/students/modules/ROOT/pages/openvpn-guide.adoc
+++ b/students/modules/ROOT/pages/openvpn-guide.adoc
@@ -13,7 +13,7 @@ NOTE: While the US Cyber School/VTA network is affiliated with the U.S. Army thi
 *Windows Users*
 
 * Windows 10 or 11 Operating System
-* https://git.cybbh.space/CCTC/students/-/blob/master/students/modules/ROOT/examples/config.ovpn[config.ovpn] (config file)
+* https://vta.cybbh.io/helpdesk/files/config.ovpn[config.ovpn] (config file)
 * https://git.cybbh.space/CCTC/students/-/blob/master/students/modules/ROOT/examples/OpenVPN-2.5.4-I604-amd64.msi[OpenVPN-2.5.4-I604-amd64.msi] (installer)
 
 .*Linux Users*
-- 
GitLab