Skip to content

Commit d1318a3

Browse files
Themes - Color Swatches: Fix CLI Link (#8793) (#8811)
1 parent 690fe0a commit d1318a3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

concepts/60 Themes and Styles/05 Predefined Themes/55 Color Swatches.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ You can generate color swatches with the DevExtreme CLI or ThemeBuilder UI:
2525

2626
The result of this command is a `dx.generic.dark.css` file in which every rule is prefixed with the `.dx-swatch-dark` CSS selector. Move the file to the application folder, [register it](/concepts/60%20Themes%20and%20Styles/05%20Predefined%20Themes/50%20Apply%20a%20Theme/00%20Apply%20a%20Theme.md '/Documentation/Guide/Themes_and_Styles/Predefined_Themes/#Apply_a_Theme'), and add the swatch class to a page element.
2727

28-
Refer to <a href="https://github.com/DevExpress/devextreme-cli/blob/master/README.md#themebuilder" target="_blank">DevExtreme CLI: ThemeBuilder</a> for more information about CLI commands and command line arguments.
28+
Refer to [DevExtreme CLI: ThemeBuilder](/Documentation/Guide/Common/DevExtreme_CLI/#ThemeBuilder) for more information about CLI commands and command line arguments.
2929

3030
* **[ThemeBuilder UI](/concepts/60%20Themes%20and%20Styles/08%20ThemeBuilder '/Documentation/Guide/Themes_and_Styles/ThemeBuilder/')**
3131

0 commit comments

Comments
 (0)