language_server_protocol.md: use verifiable GH link

This commit is contained in:
Yann Cébron 2023-12-07 10:09:38 +01:00
parent b9ccd7cef1
commit 3900d4b84c

View File

@ -112,7 +112,7 @@ After providing the implementation of the LSP Server support provider extension
</idea-plugin>
```
As a reference, check out the [Prisma ORM](https://plugins.jetbrains.com/plugin/20686-prisma-orm) open-source plugin implementation: https://github.com/JetBrains/intellij-plugins/tree/master/prisma/src/org/intellij/prisma/ide/lsp
As a reference, check out the [Prisma ORM](https://plugins.jetbrains.com/plugin/20686-prisma-orm) open-source plugin implementation: [](%gh-ij-plugins%/prisma/src/org/intellij/prisma/ide/lsp)
## Language Server Integration