JAL-1740 migrated BioJSMSAViewer git repo to https://github.com/jalview/exporter...
[jalview.git] / 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)
   {