X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;f=help%2Fhelp%2Fhtml%2Ffeatures%2Fjvlfiles.html;h=e23af3046b4d2135b65d84874f93bc422494ea2c;hb=00a0552110d2d6a9f4e4da584b28d53fc3bfffd0;hp=15df5d4608ae1cc02d018aca7d353a4578cf066e;hpb=922ffe0c08b4ce25da2bf25f7dbdf0641d3fd46f;p=jalview.git diff --git a/help/help/html/features/jvlfiles.html b/help/help/html/features/jvlfiles.html index 15df5d4..e23af30 100644 --- a/help/help/html/features/jvlfiles.html +++ b/help/help/html/features/jvlfiles.html @@ -39,19 +39,19 @@ text editor and save them as a file with the extension '.jvl'. To test, open your saved .jvl file via the OSX File Chooser or Windows file explorer, or pass it to Jalview via the command line + href="./commandline.html">command line

Passing command line arguments

 # Jalview Launch File
 # Please install the Jalview Desktop from 
-# http://www.jalview.org/getdown/release
+# https://www.jalview.org/getdown/release
 # and then try to open this file again
 jalview.apparg=-open
-jalview.apparg=http://www.jalview.org/examples/jpred_msa.fasta
+jalview.apparg=https://www.jalview.org/examples/jpred_msa.fasta
 jalview.apparg=-annotations
-jalview.apparg=http://www.jalview.org/examples/jpred_msa.seq.concise
+jalview.apparg=https://www.jalview.org/examples/jpred_msa.seq.concise
 jalview.apparg=-colour
 jalview.apparg=Clustal
 
@@ -62,9 +62,9 @@ jalview.apparg=Clustal # Please install the Jalview Desktop from # http://www.jalview.org/getdown/release # and then try to open this file again -appbase=http://www.jalview.org/old/v2_10_5/ +appbase=https://www.jalview.org/getdown/archive/2_10_5/ For security, the Jalview application will only allow - appbase URLs from www.jalview.org, or your local file system. + appbase URLs from www.jalview.org.