Bug fix: Update documentation
authorColin Clark <colin.clark@cclark.uk>
Thu, 30 Dec 2021 11:06:51 +0000 (11:06 +0000)
committerColin Clark <colin.clark@cclark.uk>
Thu, 30 Dec 2021 11:06:51 +0000 (11:06 +0000)
Folder ./web no longer exists

README.md
doc/docbook/GuideOtherSoftware.xml

index 24957ca..08bf3e1 100644 (file)
--- a/README.md
+++ b/README.md
@@ -118,7 +118,7 @@ The second script will run only on Debian-based system, but will fulfil all depe
 To get the script, from the command line type:
 
 ```sh
-wget https://raw.githubusercontent.com/BestImageViewer/geeqie/master/web/geeqie-install-debian.sh
+wget https://raw.githubusercontent.com/BestImageViewer/geeqie/master/geeqie-install-debian.sh
 chmod +x geeqie-install-debian.sh
 ```
 
@@ -166,7 +166,7 @@ And either the ChangeLog file or [Geeqie ChangeLog](http://geeqie.org/cgi-bin/gi
 Required libraries for a Debian installation may be listed by:
 
 ```sh
-wget https://raw.githubusercontent.com/BestImageViewer/geeqie/master/web/geeqie-install-debian.sh
+wget https://raw.githubusercontent.com/BestImageViewer/geeqie/master/geeqie-install-debian.sh
 chmod +x geeqie-install-debian.sh
 ./geeqie-install-debian.sh --list
 ```
index a0901a1..a34cb9b 100644 (file)
@@ -39,7 +39,7 @@
   <section id="InstallDebian">
     <title>Install Geeqie from sources on Debian</title>
     <para>
-      This script will clone the Geeqie repository, fulfill all dependencies, and install Geeqie on a Debian based system: <ulink url="https://raw.githubusercontent.com/BestImageViewer/geeqie/master/web/geeqie-install-debian.sh">geeqie-install-debian.sh</ulink>
+      This script will clone the Geeqie repository, fulfill all dependencies, and install Geeqie on a Debian based system: <ulink url="https://raw.githubusercontent.com/BestImageViewer/geeqie/master/geeqie-install-debian.sh">geeqie-install-debian.sh</ulink>
     </para>
   </section>
   <section id="GenericInstall">