Skip to content

Commit 19707e5

Browse files
anweissdavid-waltermire
authored andcommitted
update JSON schema integer type ref link (#488)
1 parent 9779477 commit 19707e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/content/documentation/schemas/datatypes.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ OSCAL represents integers
7171
[as defined in XSD](https://www.w3.org/TR/xmlschema11-2/#integer).
7272

7373
In JSON Schema, the
74-
[`integer` type](https://www.w3.org/TR/xmlschema11-2/#integer) is used.
74+
[`integer` type](https://tools.ietf.org/html/draft-handrews-json-schema-validation-01#section-6.1.1) is used.
7575

7676
### nonNegativeInteger
7777

0 commit comments

Comments
 (0)