From 829eaee2c94fddaf65647191646b291d66f7ad0a Mon Sep 17 00:00:00 2001
From: Ben Soares
Date: Thu, 4 Jul 2019 12:26:37 +0100
Subject: [PATCH] JAL-3348 fixed an internal href in help to allow building
---
help/help/html/features/jvlfiles.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/help/help/html/features/jvlfiles.html b/help/help/html/features/jvlfiles.html
index 15df5d4..8661860 100644
--- a/help/help/html/features/jvlfiles.html
+++ b/help/help/html/features/jvlfiles.html
@@ -39,7 +39,7 @@
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
--
1.7.10.2