diff --git a/topics/tutorials/code_documentation.md b/topics/tutorials/code_documentation.md index 140b40ac8..1043d9065 100644 --- a/topics/tutorials/code_documentation.md +++ b/topics/tutorials/code_documentation.md @@ -27,5 +27,5 @@ provider before the default one: order="before pythonDocumentationProvider"/> ``` -For detailed instructions on how to implement a `DocumentationProvider`, please refer to the [Custom Language Support](documentation_provider.md) -section and the descriptions in the [Custom Language Support Tutorial](documentation.md). +For detailed instructions on how to implement a `DocumentationProvider`, please refer to the [Custom Language Support](documentation.md) +section and the descriptions in the [Custom Language Support Tutorial](documentation_provider.md).