Skip to content

Commit ea61f3d

Browse files
authored
docs: Fix link to Python CSS customization (#606)
1 parent 4df74ab commit ea61f3d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/usage/theming.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ Since each handler provides its own set of templates, with their own CSS classes
8282
we cannot list them all here. See the documentation about CSS classes for:
8383

8484
- the Crystal handler: https://mkdocstrings.github.io/crystal/styling.html#custom-styles
85-
- the Python handler: https://mkdocstrings.github.io/python/customization/#css-classes
85+
- the Python handler: https://mkdocstrings.github.io/python/usage/customization/#css-classes
8686

8787
### Syntax highlighting
8888

0 commit comments

Comments
 (0)