Skip to content

Commit a6ed57e

Browse files
committed
Figure out redirects later
1 parent d65a200 commit a6ed57e

1 file changed

Lines changed: 0 additions & 14 deletions

File tree

mkdocs.yml

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -103,20 +103,6 @@ extra_css:
103103

104104
plugins:
105105
- search
106-
- redirects:
107-
redirect_maps:
108-
spec: https://zarr-specs.readthedocs.io
109-
spec/v1: https://zarr-specs.readthedocs.io/en/latest/v1/v1.0.html
110-
spec/v2: https://zarr-specs.readthedocs.io/en/latest/v2/v2.0.html
111-
spec/v3: https://zarr-specs.readthedocs.io/en/latest/v3/core/v3.0.html
112-
license: https://github.com/zarr-developers/zarr-python/blob/main/LICENSE.txt
113-
tutorial: user-guide
114-
getting-started: quickstart
115-
roadmap: developers/roadmap.html
116-
installation: user-guide/installation.html
117-
api: api/zarr/index
118-
release: release-notes.html
119-
release-notes: release-notes.html
120106
- mkdocstrings:
121107
enable_inventory: true
122108
handlers:

0 commit comments

Comments
 (0)