Skip to content

Commit 1672449

Browse files
committed
Remove linkcheck from the dev docs
1 parent 5f7270d commit 1672449

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

docs/source/dev_docs.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -42,12 +42,6 @@ make html
4242
After that, the generated HTML files will be available at
4343
`build/html/index.html`. You may view the docs in your browser.
4444

45-
You can automatically check if all hyperlinks are still valid:
46-
47-
```bash
48-
make linkcheck
49-
```
50-
5145
Windows users can find `make.bat` in the `docs` folder.
5246

5347
You should also have a look at the [Project Jupyter Documentation Guide](https://jupyter.readthedocs.io/en/latest/contrib_docs/index.html).

0 commit comments

Comments
 (0)