From 4707cba71be3f3caf402a369c0f5db7105332778 Mon Sep 17 00:00:00 2001
From: Adam Caprez <acaprez2@unl.edu>
Date: Thu, 8 Aug 2019 20:46:58 +0000
Subject: [PATCH] Fix style guide link.

---
 CONTRIBUTING.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 1f63bd17..1bf27c62 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -46,7 +46,7 @@ or a factual error.
     with the top level document called `_index.md` within each subdirectory.
 
 Note: please do not submit modifications to theme or CSS items, `_header` or `_footer` files unless they 
-adhere to [UNL style guidelines](https://docs.gitlab.com/ee/user/project/issues/managing_issues.html).
+adhere to [UNL style guidelines](https://wdn.unl.edu/unl-web-framework-5-standards-guide).
 
 ## What to Contribute
 
-- 
GitLab