File tree Expand file tree Collapse file tree 1 file changed +13
-0
lines changed
Expand file tree Collapse file tree 1 file changed +13
-0
lines changed Original file line number Diff line number Diff line change @@ -126,6 +126,19 @@ plugins:
126126
127127 inventories :
128128 - https://docs.python.org/3/objects.inv
129+ - redirects :
130+ redirect_maps :
131+ ' spec/index.md ' : ' https://zarr-specs.readthedocs.io'
132+ ' spec/v1.md ' : ' https://zarr-specs.readthedocs.io/en/latest/v1/v1.0.html'
133+ ' spec/v2.md ' : ' https://zarr-specs.readthedocs.io/en/latest/v2/v2.0.html'
134+ ' spec/v3.md ' : ' https://zarr-specs.readthedocs.io/en/latest/v3/core/v3.0.html'
135+ ' license.md ' : ' https://github.com/zarr-developers/zarr-python/blob/main/LICENSE.txt'
136+ ' tutorial.md ' : ' user-guide/installation.md'
137+ ' getting-started.md ' : ' index.md##quick-start'
138+ ' roadmap.md ' : ' https://zarr.readthedocs.io/en/v3.0.8/developers/roadmap.html'
139+ ' installation.md ' : ' user-guide/installation.md'
140+ ' api.md ' : ' api/open.md'
141+ ' release.md ' : ' release-notes.md'
129142
130143# https://github.com/developmentseed/titiler/blob/50934c929cca2fa8d3c408d239015f8da429c6a8/docs/mkdocs.yml#L115-L140
131144markdown_extensions :
You can’t perform that action at this time.
0 commit comments