Change links to https (#978)
This commit is contained in:
committed by
GitHub
parent
2363526b67
commit
e424c8ba8e
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user