Fix link in README
authorColin Clark <colin.clark@cclark.uk>
Wed, 30 Aug 2023 14:49:49 +0000 (15:49 +0100)
committerColin Clark <colin.clark@cclark.uk>
Wed, 30 Aug 2023 14:49:49 +0000 (15:49 +0100)
README.md

index 931586d..0512814 100644 (file)
--- 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
 ```