Skip to content

Commit a9ab757

Browse files
committed
Update URL
1 parent f4c3c00 commit a9ab757

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mof.schema.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"$schema": "https://json-schema.org/schema#",
3-
"$id": "https://github.com/odow/MathOptFormat.jl/tree/master/src/MOF/mof.schema.json",
3+
"$id": "https://github.com/odow/MathOptFormat/blob/master/mof.schema.json",
44
"title": "The schema for MathOptFormat",
55
"type": "object",
66
"required": ["version", "variables", "objectives", "constraints"],

0 commit comments

Comments
 (0)