Skip to content

Commit 5ab99d9

Browse files
committed
Replaced dead link.
1 parent 5442a94 commit 5ab99d9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

helper-scripts/emboss-user-installer.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
#Define some variables:
2222
set -e
2323
set -o pipefail
24-
emboss_url="ftp://emboss.open-bio.org/pub/EMBOSS/EMBOSS-6.6.0.tar.gz"
24+
emboss_url="https://github.com/kimrutherford/EMBOSS/archive/EMBOSS-6.6.0.tar.gz"
2525

2626
#Create a working dir
2727
workdir=~/Software

0 commit comments

Comments
 (0)