diff --git a/Spring-2023/CS-2124/Assignment-1/README.org b/Spring-2023/CS-2124/Assignment-1/README.org index d43e86f..3884a85 100644 --- a/Spring-2023/CS-2124/Assignment-1/README.org +++ b/Spring-2023/CS-2124/Assignment-1/README.org @@ -14,7 +14,7 @@ Semester: =Spring 2024= ** Source Code -The full source code for this project can be found at [[https://gitlab.orion-technologies.io/philler/college/-/tree/Development/Spring-2023/CS-2124/Assignment-1?ref_type=heads]] +The full source code for this project can be found at [[https://git.orion-technologies.io/Price/college/src/branch/Development/Spring-2023/CS-2124/Assignment-1]] ** Running the Programs 1. Install [[https://cmake.org/download/][cmake]] version 3.25 or greater. 2. Ensure you have recent version of ~make~ at the time of writing. This project successfully