mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-30 18:27:49 +08:00
theme_structure.md: use code samples repository variable
This commit is contained in:
parent
7f8ba85932
commit
3ed36050f6
@ -5,7 +5,7 @@
|
||||
Themes are components within [IntelliJ Platform plugins](plugin_structure.md).
|
||||
The theme plugins should be stand-alone and not combined with other plugin functionality.
|
||||
|
||||
> To see a full example theme project, see the [Theme Basics](https://github.com/JetBrains/intellij-sdk-code-samples/tree/main/theme_basics) in IntelliJ SDK Code Samples.
|
||||
> To see a full example theme project, see the [Theme Basics](%gh-sdk-samples%/theme_basics) in IntelliJ SDK Code Samples.
|
||||
>
|
||||
{type="note"}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user