Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,6 @@ The conditions are defined as an array of condition configurations. Each entry c

Learn about built-in conditions and how to create your own:

{% content-ref url="../extension-types/condition.md" %}
[Condition Extension Type](extension-types/condition.md)
{% content-ref url="extension-types/condition.md" %}
Condition Extension Type
{% endcontent-ref %}
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,6 @@ const manifest = {

Learn more about Kinds and how to create your own:

{% content-ref url="../extension-types/kind.md" %}
[Kind Extension Type](extension-types/kind.md)
{% content-ref url="extension-types/kind.md" %}
Kind Extension Type
{% endcontent-ref %}