You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 2, 2023. It is now read-only.
Copy file name to clipboardExpand all lines: examples.md
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -33,7 +33,7 @@ Walkthroughs
33
33
34
34
The two examples below are step-by-step guides into building a schema:
35
35
36
-
-[a simple example](example1.html) which covers a classical product catalog description.
37
-
-[a more advanced example](example2.html), using JSON Schema to describe filesystem entries in a Unix-like /etc/fstab file.
36
+
-[a simple example](example1.md) which covers a classical product catalog description.
37
+
-[a more advanced example](example2.md), using JSON Schema to describe filesystem entries in a Unix-like /etc/fstab file.
38
38
39
39
The [Space Telescope Science Institute](http://www.stsci.edu/) has also published an [guide aimed at schema authors](http://spacetelescope.github.io/understanding-json-schema/).
Copy file name to clipboardExpand all lines: index.md
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -56,10 +56,10 @@ More
56
56
57
57
Interested? Check out:
58
58
59
-
- the [specification](documentation.html)
60
-
- some [examples](examples.html)
59
+
- the [specification](documentation.md)
60
+
- some [examples](examples.md)
61
61
- this [excellent guide](http://spacetelescope.github.io/understanding-json-schema/) for schema authors, from the [Space Telescope Science Institute](http://www.stsci.edu/)
62
-
- the growing list of [JSON (Hyper-)Schema software](implementations.html)
62
+
- the growing list of [JSON (Hyper-)Schema software](implementations.md)
0 commit comments