From 75b67f975bd6fb94cc736443926379f825bf8a2b Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Sat, 1 May 2021 08:34:18 +0100 Subject: fix URIs --- src/photoalbum.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/photoalbum.sh b/src/photoalbum.sh index 82c086a..b18a446 100755 --- a/src/photoalbum.sh +++ b/src/photoalbum.sh @@ -1,7 +1,7 @@ #!/bin/bash # photoalbum (c) 2011 - 2014 by Paul C. Buetow -# http://photoalbum.buetow.org +# http://github.com/snonux/photoalbum declare -r VERSION='PHOTOALBUMVERSION' declare -r DEFAULTRC=/etc/default/photoalbum -- cgit v1.2.3