Update wrong links in documentation

This commit is contained in:
Insality
2023-12-05 14:27:53 +02:00
parent 5d4039da4f
commit 2c083f6a71
3 changed files with 3 additions and 3 deletions

View File

@@ -50,7 +50,7 @@ The most components have their styles. You can explore it on [Druid API](https:/
To create you style, create lua module, what return <_component_name_, _component_style_> table
Example: [default druid style](styles/default/style.lua)
Example: [default druid style](/druid/styles/default/style.lua)
Override all fields you want and set your style with one of next ways: