Skip to content

Commit 8bcfe6c

Browse files
authored
docs: fix stale gallery link and broken DOI badge (#768)
1 parent ec21a32 commit 8bcfe6c

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
[![Codecov][badge-codecov]][link-codecov]
88
[![Documentation][badge-pypi]][link-pypi]
99
[![Anaconda-Server Badge](https://anaconda.org/conda-forge/spatialdata-plot/badges/version.svg)](https://anaconda.org/conda-forge/spatialdata-plot)
10-
[![DOI](https://zenodo.org/badge/588223127.svg)](https://zenodo.org/badge/latestdoi/588223127)
10+
[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.21876186.svg)](https://doi.org/10.5281/zenodo.21876186)
1111

1212
[badge-tests]: https://img.shields.io/github/actions/workflow/status/scverse/spatialdata-plot/test.yaml?branch=main
1313
[link-tests]: https://github.com/scverse/spatialdata-plot/actions/workflows/test.yml

docs/gallery.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Runnable examples demonstrating `spatialdata-plot` on real spatial-omics
44
datasets and on the lightweight `blobs` dataset.
55

66
Sources live in
7-
[`scverse/spatialdata-plot-notebooks`](https://github.com/scverse/spatialdata-plot-notebooks);
7+
[`scverse/spatialdata-plot-tutorials`](https://github.com/scverse/spatialdata-plot-tutorials);
88
every notebook is executable end-to-end and re-executed on a weekly schedule
99
against the latest `spatialdata-plot` release.
1010

0 commit comments

Comments
 (0)