diff options
| author | Zach DeCook <zachdecook@librem.one> | 2021-04-26 08:34:18 -0400 |
|---|---|---|
| committer | Zach DeCook <zachdecook@librem.one> | 2021-04-26 08:34:18 -0400 |
| commit | 8f2e3d949a6dd3bd96bdeb5a7bf7cdb74a5f3ef1 (patch) | |
| tree | 7f89889a279ef1ec287b3a688da2094bf0af92ee /makeplan.sh | |
| parent | 777a5e73401d464ed130aa5342e33e3af4263d50 (diff) | |
| download | cgi-bin-8f2e3d949a6dd3bd96bdeb5a7bf7cdb74a5f3ef1.tar.gz | |
bible: stop using old api
Diffstat (limited to 'makeplan.sh')
| -rw-r--r-- | makeplan.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/makeplan.sh b/makeplan.sh index 29f507e..fe57b3e 100644 --- a/makeplan.sh +++ b/makeplan.sh @@ -11,7 +11,7 @@ echo "# Old Testament Reading" gmni "gemini://gemini.zachdecook.com/cgi-bin/webp.py?$ot" echo "# New Testament Reading" -gmni "gemini://gemini.zachdecook.com/cgi-bin/net.sh?$nt" +gmni "gemini://gemini.zachdecook.com/cgi-bin/oeb.py?$nt" echo "# Psalm" gmni "gemini://gemini.zachdecook.com/cgi-bin/oeb.py?$ps" |
