From a160e3b1997fab5c4cf94c6a6a0b6f9cc03836ce Mon Sep 17 00:00:00 2001
From: Max Luca Beckmann <mbeckmann@techfak.de>
Date: Sun, 29 Sep 2024 15:16:49 +0200
Subject: [PATCH] engeneering reflink

---
 src/contents/engineering.tsx | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/contents/engineering.tsx b/src/contents/engineering.tsx
index 07b6b318..5a4e11d6 100644
--- a/src/contents/engineering.tsx
+++ b/src/contents/engineering.tsx
@@ -546,7 +546,7 @@ export function Engineering() {
                               <p>DMG-PEG (Dimyristoylglycerin-polyethyleneglycol) is an important component by improving the LNP stability and preventing aggregation of the LNPs.  </p>
                         <H4 text="Production Methods" id="text" /> 
                         <H5 text="LNP Assembly" id="text" />
-                            <p>Our LNP can be formulated using various methods depending on the scale of production, including pipette mixing, vortex mixing, or microfluidic mixing. After mixing the lipids with mRNA in carefully controlled ratios, the mixture is typically dialyzed to remove organic solvents like ethanol and citrate buffer. The choice of lipid composition and preparation method influences the tissue-targeting capabilities of the LNPs, allowing for selective delivery to organs like the liver, lungs, or spleen. For more detailed information on formulation methods and lipid selection, refer to our LNP Handbook deigned in cooperation with iGEM Team Linköping and others.</p>
+                            <p>Our LNP can be formulated using various methods depending on the scale of production, including pipette mixing, vortex mixing, or microfluidic mixing. After mixing the lipids with mRNA in carefully controlled ratios, the mixture is typically dialyzed to remove organic solvents like ethanol and citrate buffer. The choice of lipid composition and preparation method influences the tissue-targeting capabilities of the LNPs, allowing for selective delivery to organs like the liver, lungs, or spleen. For more detailed information on formulation methods and lipid selection, refer to our LNP Handbook deigned in <a onClick={() => goToPageAndScroll ('handbook', '/human-practices')}> cooperation with iGEM Team Linköping </a> and others.</p>
                         <H5 text="Spray drying Procedure" id="text" />
                             <p>By combining these components with the spray drying method from RNhale [2] we offer a versatile and efficient method for delivering mRNA therapeutics to the lung, paving the way for gene therapy, especially our Prime Guide. The effective delivery of the prime editing complex is a crucial point in our project. </p>
                         <H5 text="Storage" id="text" />
-- 
GitLab