startup file is jalview.org
[jalview.git] / src / jalview / gui / Preferences.java
index 398c5be..f305bd4 100755 (executable)
@@ -26,7 +26,7 @@ public class Preferences extends GPreferences
   public static char gapSymbol='-';\r
   public static String defaultColour=null;\r
   public static boolean showStartupFile=true;\r
-  public static String startupFile = "http://www.compbio.dundee.ac.uk/~andrew/jalviewTEST/fasta";\r
+  public static String startupFile = "http://www.jalview.org/examples/exampleFile.jar";\r
 \r
   JInternalFrame frame;\r
 \r