From 7e8034de7fe85b67a7a6cb9c57ea9969164622a0 Mon Sep 17 00:00:00 2001 From: Liliana Sanfilippo <liliana.sanfilippo@uni-bielefeld.de> Date: Tue, 1 Oct 2024 20:36:45 +0200 Subject: [PATCH] final-hygiene-concept.pdf --- src/contents/Contribution/patient-contribution.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/contents/Contribution/patient-contribution.tsx b/src/contents/Contribution/patient-contribution.tsx index d323bf8d..d8bc0395 100644 --- a/src/contents/Contribution/patient-contribution.tsx +++ b/src/contents/Contribution/patient-contribution.tsx @@ -15,7 +15,7 @@ export function PatientContribution(){ <div className='seperator-2 col-2'> </div> <div className='col '> - <TwoLinePDF link="https://static.igem.wiki/teams/5247/pdfs/augearbeitetes-hygienekonzept.pdf" name="augearbeitetes-hygienekonzept.pdf"/> + <TwoLinePDF link="https://static.igem.wiki/teams/5247/pdfs/final-hygiene-concept.pdf" name="final-hygiene-concept.pdf"/> </div> </div> </Section> -- GitLab