summaryrefslogtreecommitdiffstats
path: root/.local
diff options
context:
space:
mode:
Diffstat (limited to '.local')
-rwxr-xr-x.local/bin/getbib2
1 files changed, 1 insertions, 1 deletions
diff --git a/.local/bin/getbib b/.local/bin/getbib
index ed441c5..8675aae 100755
--- a/.local/bin/getbib
+++ b/.local/bin/getbib
@@ -11,4 +11,4 @@ else
fi
# Check crossref.org for the bib citation.
-curl -s "http://api.crossref.org/works/$doi/transform/application/x-bibtex" -w "\\n"
+curl -s "https://api.crossref.org/works/$doi/transform/application/x-bibtex" -w "\\n"