diff --git a/README.md b/README.md index 1264d998..19b508de 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ [![Codecov][badge-codecov]][link-codecov] [![Documentation][badge-pypi]][link-pypi] [![Anaconda-Server Badge](https://anaconda.org/conda-forge/spatialdata-plot/badges/version.svg)](https://anaconda.org/conda-forge/spatialdata-plot) -[![DOI](https://zenodo.org/badge/588223127.svg)](https://zenodo.org/badge/latestdoi/588223127) +[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.21876186.svg)](https://doi.org/10.5281/zenodo.21876186) [badge-tests]: https://img.shields.io/github/actions/workflow/status/scverse/spatialdata-plot/test.yaml?branch=main [link-tests]: https://github.com/scverse/spatialdata-plot/actions/workflows/test.yml diff --git a/docs/gallery.md b/docs/gallery.md index b8ff5248..6372ff0a 100644 --- a/docs/gallery.md +++ b/docs/gallery.md @@ -4,7 +4,7 @@ Runnable examples demonstrating `spatialdata-plot` on real spatial-omics datasets and on the lightweight `blobs` dataset. Sources live in -[`scverse/spatialdata-plot-notebooks`](https://github.com/scverse/spatialdata-plot-notebooks); +[`scverse/spatialdata-plot-tutorials`](https://github.com/scverse/spatialdata-plot-tutorials); every notebook is executable end-to-end and re-executed on a weekly schedule against the latest `spatialdata-plot` release.