Skip to content

Commit a0c47b9

Browse files
committed
docs: Fix broken link in README
1 parent e500a2b commit a0c47b9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Come have a chat or ask questions on our [Gitter channel](https://gitter.im/mkdo
2020
- [**Language-agnostic:**](https://mkdocstrings.github.io/handlers/overview/)
2121
just like *MkDocs*, *mkdocstrings* is written in Python but is language-agnostic.
2222
It means you can use it with any programming language, as long as there is a
23-
[**handler**](https://mkdocstrings.github.io/reference/handlers/base/) for it.
23+
[**handler**](https://mkdocstrings.github.io/reference/api/#mkdocstrings.BaseHandler) for it.
2424
We currently have [handlers](https://mkdocstrings.github.io/handlers/overview/) for the
2525
[C](https://mkdocstrings.github.io/c/),
2626
[Crystal](https://mkdocstrings.github.io/crystal/),

0 commit comments

Comments
 (0)