mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-27 16:57:49 +08:00
README: fix GH build status badge
This commit is contained in:
parent
634ede1016
commit
1b7b628b56
@ -3,7 +3,7 @@
|
|||||||
[][jb:github]
|
[][jb:github]
|
||||||
[][jb:docs]
|
[][jb:docs]
|
||||||
[][jb:twitter]
|
[][jb:twitter]
|
||||||
[][gh:workflow-code-samples]
|
[][gh:workflow-code-samples]
|
||||||
[][jb:slack]
|
[][jb:slack]
|
||||||
|
|
||||||
Learn how to build plugins using IntelliJ Platform SDK for the [JetBrains products][jb:products] by experimenting with our code samples.
|
Learn how to build plugins using IntelliJ Platform SDK for the [JetBrains products][jb:products] by experimenting with our code samples.
|
||||||
@ -58,7 +58,7 @@ In the following table, you may find all available samples provided in the separ
|
|||||||
| [Tool Window](./tool_window) | Custom Tool Window example plugin. |
|
| [Tool Window](./tool_window) | Custom Tool Window example plugin. |
|
||||||
| [Tree Structure Provider](./tree_structure_provider) | Tree Structure Provider showing only plain text files. |
|
| [Tree Structure Provider](./tree_structure_provider) | Tree Structure Provider showing only plain text files. |
|
||||||
|
|
||||||
[gh:workflow-code-samples]: https://github.com/JetBrains/intellij-sdk-docs/actions?query=workflow%3ACode%20Samples
|
[gh:workflow-code-samples]: https://github.com/JetBrains/intellij-sdk-docs/actions/workflows/code-samples.yml
|
||||||
[gh:template]: https://github.com/JetBrains/intellij-platform-plugin-template
|
[gh:template]: https://github.com/JetBrains/intellij-platform-plugin-template
|
||||||
|
|
||||||
[jb:github]: https://github.com/JetBrains/.github/blob/main/profile/README.md
|
[jb:github]: https://github.com/JetBrains/.github/blob/main/profile/README.md
|
||||||
|
Loading…
x
Reference in New Issue
Block a user