Skip to content

Commit b0377d3

Browse files
committed
Error on broken links in the docs
1 parent b1c4e47 commit b0377d3

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
@@ -53,6 +53,8 @@
5353
"sphinx_design",
5454
]
5555

56+
nitpicky = True
57+
5658
issues_github_path = "zarr-developers/zarr-python"
5759

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

0 commit comments

Comments
 (0)