From 39ecae4dd8013c259e1191fc09935b6347e8d656 Mon Sep 17 00:00:00 2001 From: Rowan Cockett Date: Wed, 8 Jan 2025 06:07:30 -0700 Subject: [PATCH] Update DOI link to scipy proceedings article (#775) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8b981414..29035d04 100644 --- a/README.md +++ b/README.md @@ -149,7 +149,7 @@ the motivation and approach behind Jupyter Widget ecosystem compatability: @inproceedings{manz2024notebooks, title = {Any notebook served: authoring and sharing reusable interactive widgets}, copyright = {https://creativecommons.org/licenses/by/4.0/}, - url = {https://doi.curvenote.com/10.25080/NRPV2311}, + url = {https://doi.org/10.25080/NRPV2311}, doi = {10.25080/NRPV2311}, urldate = {2024-10-07}, booktitle = {Proceedings of the 23rd {Python} in {Science} {Conference}},