From b4d477363eaea1805655100997f589c8520d0298 Mon Sep 17 00:00:00 2001 From: Pan Zhao <2653424179@qq.com> Date: Tue, 1 Oct 2024 16:11:53 +0000 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E4=BA=86=E4=B8=BB=E9=A1=B5?= =?UTF-8?q?=E7=9A=84=E9=93=BE=E6=8E=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/contents/parts.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/contents/parts.tsx b/src/contents/parts.tsx index 3968c95..2ea8bc2 100644 --- a/src/contents/parts.tsx +++ b/src/contents/parts.tsx @@ -145,7 +145,7 @@ export function parts() { <Element name="section3" className="element rounded-border" id='section3'> <h2> 3.Contribution</h2> <p className="indent">In addition, we have added content to the uploaded parts.</p> - <p className="indent">We optimized the codon of <a href=''>BBa_K3924011</a> and <a href=''>BBa_K3924002</a>, and added two basic components accordingly, namely <a href=''>BBa_K5378011</a> and <a href=''>BBa_K5378012</a>.</p> + <p className="indent">We optimized the codon of <a href='https://parts.igem.org/Part:BBa_K3924011'>BBa_K3924011</a> and <a href='https://parts.igem.org/Part:BBa_K3924002'>BBa_K3924002</a>, and added two basic components accordingly, namely <a href='https://parts.igem.org/Part:BBa_K5378011'>BBa_K5378011</a> and <a href='https://parts.igem.org/Part:BBa_K5378012'>BBa_K5378012</a>.</p> </Element> -- GitLab