From 190c4e2c935cc80b5f890eecc1fc1bf78f00df42 Mon Sep 17 00:00:00 2001 From: "wkddnjs3268@ajou.ac.kr" <wkddnjs3268@ajou.ac.kr> Date: Thu, 23 Mar 2023 00:26:27 +0900 Subject: [PATCH] Refactor: url --- public/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/index.html b/public/index.html index c3c959c..3759790 100644 --- a/public/index.html +++ b/public/index.html @@ -21,7 +21,7 @@ <img src="./cat.jpg" alt="고양이" class="catImg" /> - <a href="https://younseokho.ajousw.kr/testhomepage/">동료의 웹페이지</a> + <a href="http://younseokho.ajousw.kr/testhomepage/">동료의 웹페이지</a> <h3>3학년 1학기 수강 과목</h3> <ul> -- GitLab