about summary refs log tree commit diff
path: root/makeplan.sh
diff options
context:
space:
mode:
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 4bb53e0..4e496ec 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/webp.sh?$ot"
+gmni "gemini://gemini.zachdecook.com/cgi-bin/webp.py?$ot"
 
 echo "# New Testament Reading"
 gmni "gemini://gemini.zachdecook.com/cgi-bin/net.sh?$nt"