diff options
-rw-r--r-- | help3xsl/help.html (renamed from help3xsl/LOHelp.html) | 0 | ||||
-rwxr-xr-x | help3xsl/xhp2html.sh | 2 |
2 files changed, 1 insertions, 1 deletions
diff --git a/help3xsl/LOHelp.html b/help3xsl/help.html index bd2100a7e4..bd2100a7e4 100644 --- a/help3xsl/LOHelp.html +++ b/help3xsl/help.html diff --git a/help3xsl/xhp2html.sh b/help3xsl/xhp2html.sh index 7ba59588fa..105a860493 100755 --- a/help3xsl/xhp2html.sh +++ b/help3xsl/xhp2html.sh @@ -110,7 +110,7 @@ mkdir -p $here'/html/'$productversion echo 'copy global service files' cp index.html $here'/html/' -cp LOHelp.html $here'/html/' +cp help.html $here'/html/' cp index2.html $here'/html/'$productversion'/index.html' cp help.js $here'/html/'$productversion'/' cp jquery-3.1.1.min.js $here'/html/'$productversion'/' |