From 6c011ac65749c75158f55f11bba5d78a508ec50b Mon Sep 17 00:00:00 2001 From: Ed_ Date: Sun, 21 Apr 2024 10:06:06 -0400 Subject: [PATCH] Update Readme.md --- Readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Readme.md b/Readme.md index f2762f9..655d135 100644 --- a/Readme.md +++ b/Readme.md @@ -15,5 +15,5 @@ Implementation design perfs: * Keep static module functions within C++ namesapces and have the in BP function libraries to expose to BPs. * Perfer stage-metaprogramming to C++ compiler provided templating (when possible). -The latest version is hosted on : (https://git.cozyair.dev/ed/GASATHON)[https://git.cozyair.dev/ed/GASATHON] +The latest version is hosted on : [https://git.cozyair.dev/ed/GASATHON](https://git.cozyair.dev/ed/GASATHON) For now the github is out of date due to lfs issues (I'm eventually just going to push a repo or corrections without lfs for this site)