link to UI_kit.md instead of direct Figma links

This commit is contained in:
Yann Cébron 2024-10-21 13:23:10 +02:00
parent 6df01fe9d8
commit 8d61bcd636
2 changed files with 2 additions and 2 deletions

View File

@ -219,7 +219,7 @@ Create `icon.<icon-path>.tooltip` key in a resource bundle, where `<icon-path>`
## New UI Icons
<primary-label ref="2022.3"/>
> See [New UI Icons Guide](https://www.figma.com/community/file/1227729570033544559) for guidelines and overview.
> See [](UI_kit.md) for guidelines and overview.
To fully support the [New UI](https://www.jetbrains.com/help/idea/new-ui.html), the plugin must provide additional dedicated icons and mapping information.
This allows supporting both UI variants at the same time, depending on what the user has selected.

View File

@ -7,7 +7,7 @@
Follow these guidelines to create a new icon or redesign an existing one for IntelliJ-based products.
> See all icons in the [Icons list](https://intellij-icons.jetbrains.design).
> Use the [IntelliJ Icons Figma plugin](https://www.figma.com/community/plugin/948276470997072333/IntelliJ-Icons)
> Use the [IntelliJ Icons Figma plugin](UI_kit.md)
> to quickly find and use icons in UI mockups.
>
{style="note"}