Skip to content
Snippets Groups Projects
Commit 420b04b3 authored by tjc's avatar tjc
Browse files

change to SRS at EBI as default

git-svn-id: svn+ssh://svn.internal.sanger.ac.uk/repos/svn/pathsoft/artemis/trunk@5761 ee4ac58c-ac51-4696-9907-e4b3aa274f04
parent 6066c1d5
No related branches found
No related tags found
No related merge requests found
......@@ -101,7 +101,7 @@ public class DataCollectionPane extends JScrollPane
if(srs != null)
srs_url = (String)srs.elementAt(0);
else
srs_url = "http://srs.sanger.ac.uk/srsbin/cgi-bin/";
srs_url = "http://srs.ebi.ac.uk/srsbin/cgi-bin/";
return srs_url;
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment