diff --git a/src/contents/notebook.tsx b/src/contents/notebook.tsx
index bef473faa4aa7d01c09c09fa33ca19e1cd8650d3..150542e97cab3a2cb33882d3a663a63ba9bbb941 100644
--- a/src/contents/notebook.tsx
+++ b/src/contents/notebook.tsx
@@ -41,7 +41,7 @@ export function Notebook() {
             </DownloadImageButton>
         </div>
         <div className="col">
-        <DownloadImageButton url="https://static.igem.wiki/teams/5241/pdfs/protocol-collection-igem-2024.pdf" fileName="protocol-collection-igem-2024.pdf">
+        <DownloadImageButton url="https://static.igem.wiki/teams/5247/pdfs/protocol-collection-igem-2024.pdf" fileName="protocol-collection-igem-2024.pdf">
             <img src="https://static.igem.wiki/teams/5247/lab-journals/titelseite-lab-book-sop.webp" style={{height: "75%", width: "auto"}}/>
             </DownloadImageButton>
         </div>