Skip to content

Commit 5fd3cb1

Browse files
committed
Error on broken links in the docs
1 parent 9d97b24 commit 5fd3cb1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/conf.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,8 @@
4848
"sphinx.ext.viewcode",
4949
]
5050

51+
nitpicky = True
52+
5153
issues_github_path = "zarr-developers/zarr-python"
5254

5355
autoapi_dirs = ['../src/zarr']

0 commit comments

Comments
 (0)