File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -9,14 +9,14 @@ There are multiple ways:
99
1010# Useful reading
1111
12- - [ Getting started with IntelliJ plugins] ( http ://www .jetbrains.org/intellij/sdk/ docs/basics/getting_started .html)
13- - [ plugin.xml] ( http ://www .jetbrains.org/intellij/sdk/ docs/basics/plugin_structure/plugin_configuration_file .html)
12+ - [ Getting started with IntelliJ plugins] ( https ://plugins .jetbrains.com/ docs/intellij/developing-plugins .html)
13+ - [ plugin.xml] ( https ://plugins .jetbrains.com/ docs/intellij/plugin-configuration-file .html)
1414
1515## Code highlighting
1616
17- - [ Editor Schemes and Background Images] ( http ://www .jetbrains.org/intellij/sdk/ docs/reference_guide/ui_themes/themes_extras .html)
17+ - [ Editor Schemes and Background Images] ( https ://plugins .jetbrains.com/ docs/intellij/themes-extras .html)
1818
1919## UI-related
2020
21- - [ Theming guide] ( http ://www .jetbrains.org/intellij/sdk/ docs/reference_guide/ui_themes/themes_intro .html)
22- - [ Internal Actions - LaF Defaults] ( http ://www .jetbrains.org/intellij/sdk/ docs/reference_guide/internal_actions/internal_ui_lafd .html)
21+ - [ Theming guide] ( https ://plugins .jetbrains.com/ docs/intellij/themes-getting-started .html)
22+ - [ Internal Actions - LaF Defaults] ( https ://plugins .jetbrains.com/ docs/intellij/internal-ui-laf-defaults .html)
You can’t perform that action at this time.
0 commit comments