From 2b36ed77f1d6fba58e160786aa037187928d96f4 Mon Sep 17 00:00:00 2001 From: netpyoung Date: Fri, 15 Dec 2023 22:45:54 +0900 Subject: [PATCH] fix: github link --- src/app/views/common.cljs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/views/common.cljs b/src/app/views/common.cljs index bf2c8fd..3d6fdf5 100644 --- a/src/app/views/common.cljs +++ b/src/app/views/common.cljs @@ -29,7 +29,7 @@ "tracking-tighter"]} "클로져 맛보기"]] [:div {:class ["flex" "flex-row" "items-center" "justify-around"]} - [:a {:href "https://github.com/lispkorea/tryclojure" :target "_blank"} + [:a {:href "https://github.com/lispkorea/tryclojure-kr" :target "_blank"} [:svg {:class ["text-gray-500" "dark:text-white" "text-opacity-50"