From a0edd2e936da07fbe94d22e4a00ebff87c14cd94 Mon Sep 17 00:00:00 2001 From: NinjaCheetah <58050615+NinjaCheetah@users.noreply.github.com> Date: Fri, 27 Jan 2023 18:23:16 +0000 Subject: [PATCH] Fix some project links that link to ncxprogramming.com --- projects/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/projects/index.html b/projects/index.html index 70d2f7a..085f668 100644 --- a/projects/index.html +++ b/projects/index.html @@ -31,7 +31,7 @@ layout: default
{{ item.desc }}
{% if item.personal == false %} - NCX Programming + NCX Programming {% else %} Read More {% endif %}