scripts for my gemini capsule
Diffstat (limited to 'makeplan.sh')
-rw-r--r--makeplan.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/makeplan.sh b/makeplan.sh
index 2a02d03..4bb53e0 100644
--- a/makeplan.sh
+++ b/makeplan.sh
@@ -8,7 +8,7 @@ ps="$(grep "^$day" "$1" | cut -f4)"
pr="$(grep "^$day" "$1" | cut -f5)"
echo "# Old Testament Reading"
-gmni "gemini://gemini.zachdecook.com/cgi-bin/lsv.py?$ot"
+gmni "gemini://gemini.zachdecook.com/cgi-bin/webp.sh?$ot"
echo "# New Testament Reading"
gmni "gemini://gemini.zachdecook.com/cgi-bin/net.sh?$nt"