File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
14/umbraco-cms/customizing/extending-overview Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -44,6 +44,6 @@ The conditions are defined as an array of condition configurations. Each entry c
4444
4545Learn about built-in conditions and how to create your own:
4646
47- {% content-ref url="../ extension-types/condition.md" %}
48- [ Condition Extension Type] ( extension-types/condition.md )
47+ {% content-ref url="extension-types/condition.md" %}
48+ Condition Extension Type
4949{% endcontent-ref %}
Original file line number Diff line number Diff line change @@ -50,6 +50,6 @@ const manifest = {
5050
5151Learn more about Kinds and how to create your own:
5252
53- {% content-ref url="../ extension-types/kind.md" %}
54- [ Kind Extension Type] ( extension-types/kind.md )
53+ {% content-ref url="extension-types/kind.md" %}
54+ Kind Extension Type
5555{% endcontent-ref %}
You can’t perform that action at this time.
0 commit comments