JAL-2745 update obsolete DAS URL to https Release_2_9_Branch
authorgmungoc <g.m.carstairs@dundee.ac.uk>
Thu, 28 Sep 2017 15:55:47 +0000 (16:55 +0100)
committergmungoc <g.m.carstairs@dundee.ac.uk>
Thu, 28 Sep 2017 15:55:47 +0000 (16:55 +0100)
src/jalview/ws/dbsources/das/datamodel/DasSourceRegistry.java

index de7f380..9fb97b7 100644 (file)
@@ -57,7 +57,7 @@ public class DasSourceRegistry
   private Hashtable<String, jalviewSourceI> localSources = null;
 
   // public static String DEFAULT_REGISTRY = "http://www.dasregistry.org/das/";
-  public static String DEFAULT_REGISTRY = "http://www.ebi.ac.uk/das-srv/registry/das/";
+  public static String DEFAULT_REGISTRY = "https://www.ebi.ac.uk/das-srv/registry/das/";
 
   /**
    * true if thread is running and we are talking to DAS registry service