Change links to https (#978)

This commit is contained in:
Jonatan Schneevoigt
2021-08-04 22:17:05 +02:00
committed by GitHub
parent 2363526b67
commit e424c8ba8e
2 changed files with 2 additions and 2 deletions

View File

@@ -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"