Skip to content

Commit 4d00d2d

Browse files
Link fix
1 parent 789b889 commit 4d00d2d

File tree

1 file changed

+1
-1
lines changed
  • Amplicon/Illumina/Workflow_Documentation/NF_AmpIllumina

1 file changed

+1
-1
lines changed

Amplicon/Illumina/Workflow_Documentation/NF_AmpIllumina/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ We recommend installing Singularity on a system wide level as per the associated
8181
All files required for utilizing the NF_AmpIllumina GeneLab workflow for processing amplicon Illumina data are in the [workflow_code](workflow_code) directory. To get a copy of the latest *NF_AmpIllumina* version on to your system, the code can be downloaded as a zip file from the release page then unzipped after downloading by running the following commands:
8282
8383
```bash
84-
wget https://github.com/nasa/GeneLab_Data_Processing/releases/download/NF_AmpIllumina_1.0.0/NF_AmpIllumina_1.0.0.zip
84+
wget https://github.com/nasa/GeneLab_AmpliconSeq_Workflow/releases/download/NF_AmpIllumina_1.0.0/NF_AmpIllumina_1.0.0.zip
8585
unzip NF_AmpIllumina_1.0.0.zip && cd NF_AmpIllumina_1.0.0
8686
```
8787

0 commit comments

Comments
 (0)