From e93e89a5bb9fb5f663f5e1610a4e309309f7ab18 Mon Sep 17 00:00:00 2001 From: Jiangyuan Li <jerrylovesapple@icloud.com> Date: Tue, 4 Oct 2022 13:04:42 +0000 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20wiki/pages/index.html?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- wiki/pages/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/wiki/pages/index.html b/wiki/pages/index.html index 27f377c..ac7cc8e 100644 --- a/wiki/pages/index.html +++ b/wiki/pages/index.html @@ -12,7 +12,7 @@ <div class="box-1"> <p id="third"> Experiments</p> - <a href="javascript:;"> + <a href="https://2022.igem.wiki/shsbnu-china/experiments"> <p id="fourth">Take a look at what we've done in the lab <i class="fas fa-chevron-right"></i></p> </a> </div> @@ -20,7 +20,7 @@ <div class="box"> <p id="third"> About Us</p> - <a href="./prototype2.html"> + <a href="https://2022.igem.wiki/shsbnu-china/team"> <p id="fourth">Learn about the team behind all the magic<i class="fas fa-chevron-right"></i></p> </a> </div> -- GitLab