diff --git a/README.md b/README.md index ea4b0c810..423bb3278 100644 --- a/README.md +++ b/README.md @@ -135,7 +135,7 @@ If you use `tslearn` in a scientific publication, we would appreciate citations: volume = {21}, number = {118}, pages = {1-6}, - url = {http://jmlr.org/papers/v21/20-091.html} + url = {https://www.jmlr.org/papers/v21/20-091.html} } ``` diff --git a/docs/citing.rst b/docs/citing.rst index 72201e6a9..687584966 100644 --- a/docs/citing.rst +++ b/docs/citing.rst @@ -17,5 +17,5 @@ citations: volume = {21}, number = {118}, pages = {1-6}, - url = {http://jmlr.org/papers/v21/20-091.html} + url = {https://www.jmlr.org/papers/v21/20-091.html} }