diff --git a/src/ajet/www/core.clj b/src/ajet/www/core.clj index b411d1b..9998d31 100644 --- a/src/ajet/www/core.clj +++ b/src/ajet/www/core.clj @@ -22,7 +22,7 @@ [:h1 "Ajet Dashboard"] [:h2 "Public Services"] [:ul - [:li [:a {:href "https://git.ajet.fyi/"} "git"]] + [:li [:a {:href "https://git.ajet.fyi/"} "git test"]] [:li [:a {:href "https://status.ajet.fyi/"} "status"]] [:li [:a {:href "https://blog.ajet.fyi/"} "blog"]]] [:h2 "Personal Quicklist"]