Skip to content

Commit 9a4154d

Browse files
eshanrnhgitbook-bot
authored andcommitted
GITBOOK-264: Fixed broken link as per hotjar feedback
1 parent b892706 commit 9a4154d

File tree

1 file changed

+4
-2
lines changed
  • 14/umbraco-cms/customizing/extending-overview/extension-types

1 file changed

+4
-2
lines changed

14/umbraco-cms/customizing/extending-overview/extension-types/condition.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,14 @@
11
---
2-
description: Learn how to declare requirements for your extensions using the Extension Conditions.
2+
description: >-
3+
Learn how to declare requirements for your extensions using the Extension
4+
Conditions.
35
---
46

57
# Extension Conditions
68

79
Extension Conditions declare requirements that should be permitted for the extension to be available. Many, but not all, Extension Types support Conditions.
810

9-
[Read about utilizing conditions in Manifests](../extension-conditions/extension-conditions.md).
11+
[Read about utilizing conditions in Manifests](../extension-conditions.md#utilizing-conditions-in-your-manifest).
1012

1113
## Built-in conditions types <a href="#core-conditions-types" id="core-conditions-types"></a>
1214

0 commit comments

Comments
 (0)