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?p=geeqie.git;a=commitdiff_plain;h=3a0156f7c641f91c36e9b169b914dc93ce2f22a3 Fix link in README --- diff --git a/README.md b/README.md index 931586d8..0512814b 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 ```