From 774356603b3cb33ce8303a8c8889ea9ae476f9c1 Mon Sep 17 00:00:00 2001 From: Justin Georgi Date: Thu, 28 Mar 2024 20:34:58 -0700 Subject: [PATCH] Fix incorrect repo link Signed-off-by: Justin Georgi --- src/pages/about.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/about.vue b/src/pages/about.vue index 57c6de0..89827a6 100644 --- a/src/pages/about.vue +++ b/src/pages/about.vue @@ -11,7 +11,7 @@ All of the images in ALVINN's models have been collected by students and faculty of Midwestern University's anatomy classes.

- Source code for ALVINN can be found here. + Source code for ALVINN can be found here.

Credits