From eb849ef2c4d9fe67b1595c01c14d855c4422261c Mon Sep 17 00:00:00 2001 From: John Zaharick Date: Wed, 25 Oct 2023 10:15:13 -0500 Subject: [PATCH] Update content.jsx --- src/assets/pages/download/content.jsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/assets/pages/download/content.jsx b/src/assets/pages/download/content.jsx index 64a9b59..8e003a4 100644 --- a/src/assets/pages/download/content.jsx +++ b/src/assets/pages/download/content.jsx @@ -3,14 +3,14 @@ const content = { Subtitle: "Must have Java 11 or newer installed", "Example Projects": "Example Projects", - "Raw Project Illumina": { - title: "Download Raw Project - Illumina", + "Starter Project Illumina": { + title: "Download Starter Project - Illumina", link: "https://www.google.com/", description: "Contains all the files needed to start a Genvisis project. Includes 20 samples from the 1000G project in Illumina format.", }, - "Raw Project Affymetrix": { - title: "Download Raw Project - Affymetrix", + "Starter Project Affymetrix": { + title: "Download Starter Project - Affymetrix", link: "https://www.google.com/", description: "Contains all the files needed to start a Genvisis project. Includes 20 samples from the 1000G project in Affymetrix format.",