diff --git a/tutorial-registry/tutorials/advanced-plotting/meta.yaml b/tutorial-registry/tutorials/advanced-plotting/meta.yaml index 2351c8c5..c688a36c 100644 --- a/tutorial-registry/tutorials/advanced-plotting/meta.yaml +++ b/tutorial-registry/tutorials/advanced-plotting/meta.yaml @@ -2,7 +2,7 @@ name: Advanced plotting description: | This tutorial explains how to customize matplotlib plots generated by scanpy or other scverse libraries. -link: https://scanpy-tutorials.readthedocs.io/en/latest/plotting/advanced.html +link: https://scanpy.readthedocs.io/en/stable/tutorials/plotting/advanced.html image: icon.png primary_category: Tips & Tricks order: 30 diff --git a/tutorial-registry/tutorials/concatenation-of-unimodal-data/meta.yaml b/tutorial-registry/tutorials/concatenation-of-unimodal-data/meta.yaml index 1ad9413e..7eb2d9a6 100644 --- a/tutorial-registry/tutorials/concatenation-of-unimodal-data/meta.yaml +++ b/tutorial-registry/tutorials/concatenation-of-unimodal-data/meta.yaml @@ -3,7 +3,7 @@ description: | In this notebook we showcase how to perform concatenation, meaning to keep all sub elements of each object, and stack these elements in an ordered way. -link: https://anndata.readthedocs.io/en/latest/concatenation.html +link: https://anndata.readthedocs.io/en/stable/tutorials/concatenation.html image: icon.png primary_category: Data structures order: 30