code_documentation.md: swapped links

This commit is contained in:
Yann Cébron 2022-03-17 15:29:09 +01:00
parent 5d2efe6f80
commit 042d28610c

View File

@ -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).