mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-28 09:17:50 +08:00
code_documentation.md: swapped links
This commit is contained in:
parent
5d2efe6f80
commit
042d28610c
@ -27,5 +27,5 @@ provider before the default one:
|
|||||||
order="before pythonDocumentationProvider"/>
|
order="before pythonDocumentationProvider"/>
|
||||||
```
|
```
|
||||||
|
|
||||||
For detailed instructions on how to implement a `DocumentationProvider`, please refer to the [Custom Language Support](documentation_provider.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.md).
|
section and the descriptions in the [Custom Language Support Tutorial](documentation_provider.md).
|
||||||
|
Loading…
x
Reference in New Issue
Block a user