Skip to content

Commit d702777

Browse files
committed
fix broken link
1 parent da35136 commit d702777

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_docs/schema/schemagen/examples/attribute.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ permalink: /schema/examples/:title/
66
icon: fas fa-tag
77
order: "01.5.4.3"
88
---
9-
In the [previous example](schema-gen-intent.md) we created a keyword intent to represent the [`maxDate` keyword](/schema/examples/custom-vocabs/#example-schema-vocabs-keyword) during generation.
9+
In the [previous example](/schema/examples/intent/) we created a keyword intent to represent the [`maxDate` keyword](/schema/examples/custom-vocabs/#example-schema-vocabs-keyword) during generation.
1010

1111
Now we need a way to add it into the generation. This keyword is a validation constraint that you might expect to see as an attribute, so we'll do that.
1212

0 commit comments

Comments
 (0)