From 0e808e67b4e2b88180ea2b046a7bebac2e26a857 Mon Sep 17 00:00:00 2001
From: Peter 201943 Mangelsdorf <pjm349@drexel.edu>
Date: Fri, 18 Feb 2022 21:22:11 -0500
Subject: [PATCH] all resource links repaired

---
 README.md | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/README.md b/README.md
index 7b9b68a..1c9d75e 100644
--- a/README.md
+++ b/README.md
@@ -25,9 +25,9 @@ A student project to learn FOSS contributing practices.
 A Student Study Project to develop [Course Evaluation](https://en.wikipedia.org/wiki/Course_evaluation) platform prototypes and associated design documents.
 By SE420 Open Source Engineering Team Blue for FA22Q2 "Winter" at [Drexel University](https://drexel.edu/).
 
-See the latest discussion [notes](documents/discussions/) for more detailed information, including proposals.
+See the latest discussion [notes](discussions/) for more detailed information, including proposals.
 
-If you have a security concern, please check the [`SECURITY`](documents/public/SECURITY.md) for help.
+If you have a security concern, please check the [`SECURITY`](SECURITY.md) for help.
 
 
 ## Getting Started
@@ -45,7 +45,7 @@ See [**Issues**](https://gitlab.cci.drexel.edu/courseeval/team-blue/-/issues) fo
 ## Contributing
 
 ### Guidelines
-Please see [`CONTRIBUTING`](documents/developers/CONTRIBUTING.md) and [`CONDUCT`](documents/developers/CONDUCT.md) for specifics.
+Please see [`CONTRIBUTING`](CONTRIBUTING.md) and [`CONDUCT`](CONDUCT.md) for specifics.
 
 ### Accepting Changes
 This is a low-priority project and as such pull requests are not likely to be accepted.
-- 
GitLab