JAL-1740 migrated BioJSMSAViewer git repo to https://github.com/jalview/exporter...
authortcofoegbu <tcnofoegbu@dundee.ac.uk>
Wed, 2 Sep 2015 16:45:24 +0000 (17:45 +0100)
committertcofoegbu <tcnofoegbu@dundee.ac.uk>
Wed, 2 Sep 2015 16:45:24 +0000 (17:45 +0100)
src/jalview/io/BioJsHTMLOutput.java

index 85cf80b..6c8d2df 100644 (file)
@@ -37,7 +37,7 @@ public class BioJsHTMLOutput
   public static final String BJS_TEMPLATE_GIT_REPO = jalview.bin.Cache
           .getDefault(
                   "biojs_template_git_repo",
-                  "https://raw.githubusercontent.com/tcofoegbu/bjs-template/master/package.json");
+                  "https://raw.githubusercontent.com/jalview/exporter-templates/master/biojs/package.json");
 
   public BioJsHTMLOutput(AlignmentViewPanel ap)
   {