From 9795a455021982cd90b00ad17643ccd679397c03 Mon Sep 17 00:00:00 2001 From: Price Hiller Date: Thu, 1 Feb 2024 01:45:31 -0600 Subject: [PATCH] cs-2124: update incorrect link in Assignment 1 --- Spring-2023/CS-2124/Assignment-1/README.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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