File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ A component is the smallest UI-Element and can consist of other components. mate
15
15
provides a wide set of core components, which enables you to easily build your UI.
16
16
You can build your own components as well, either static or dynamic.
17
17
18
- Learn more about [ components] ( component.md )
18
+ Learn more about [ components] ( /docs/concepts/ component.md)
19
19
20
20
Show all core [ components] ( /docs/components/README.md )
21
21
@@ -27,7 +27,7 @@ be aligned to each other.
27
27
28
28
A page composes multiple components in order to display the main content.
29
29
30
- Learn more about [ pages] ( page.md )
30
+ Learn more about [ pages] ( /docs/concepts/ page.md)
31
31
32
32
## App
33
33
@@ -40,4 +40,4 @@ an Backoffice-App managing all kind of data and processes.
40
40
41
41
A matestack app manages multiple pages in order to fullfill one specific purpose of your organization.
42
42
43
- Learn more about [ apps] ( app.md )
43
+ Learn more about [ apps] ( /docs/concepts/ app.md)
You can’t perform that action at this time.
0 commit comments