We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a20a850 + 33ef03f commit 66bb962Copy full SHA for 66bb962
_data/navigation.yml
@@ -2,9 +2,9 @@ main:
2
- title: "Documentation"
3
url: "https://zarr.readthedocs.io/en/stable/"
4
- title: "Contribute"
5
- url: "https://zarr.readthedocs.io/en/stable/contributing.html"
6
- - title: "Python Tutorial"
7
- url: https://zarr.readthedocs.io/en/stable/tutorial.html
+ url: "https://zarr.readthedocs.io/en/stable/developers/contributing.html"
+ - title: "Python Quickstart"
+ url: "https://zarr.readthedocs.io/en/stable/quickstart.html"
8
9
sidebar:
10
- title: About
0 commit comments