From: Colin Clark Date: Wed, 30 Aug 2023 14:49:49 +0000 (+0100) Subject: Fix link in README X-Git-Tag: v2.2~119 X-Git-Url: http://geeqie.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3a0156f7c641f91c36e9b169b914dc93ce2f22a3;p=geeqie.git Fix link in README --- diff --git a/README.md b/README.md index 931586d8d..0512814b6 100644 --- a/README.md +++ b/README.md @@ -123,7 +123,7 @@ The minimal version can display jpegs, pngs and some other formats, but does not This script file will download the latest Continuous Build AppImages for you: ```sh -wget https://github.com/BestImageViewer/geeqie/blob/master/scripts/geeqie-download-appimage.sh +wget https://raw.githubusercontent.com/BestImageViewer/geeqie/master/scripts/geeqie-download-appimage.sh chmod +x geeqie-download-appimage.sh ```