JAL-972 correct das registry default URL (JDAS automatically adds the sources command...
[jalview.git] / src / jalview / ws / dbsources / das / datamodel / DasSourceRegistry.java
index 6d62d97..2bc33b6 100644 (file)
@@ -47,7 +47,7 @@ public class DasSourceRegistry implements DasSourceRegistryI,
 
   private Hashtable<String, jalviewSourceI> localSources = null;
 
-  public static String DEFAULT_REGISTRY = "http://www.dasregistry.org/das/sources";
+  public static String DEFAULT_REGISTRY = "http://www.dasregistry.org/das/";
 
   /**
    * true if thread is running and we are talking to DAS registry service