Skip to content
This repository was archived by the owner on Nov 2, 2023. It is now read-only.
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion examples.html
Original file line number Diff line number Diff line change
Expand Up @@ -34,5 +34,5 @@ <h2>Walkthroughs</h2>
<li><a href="example1.html">a simple example</a> which covers a classical product catalog description.
<li><a href="example2.html">a more advanced example</a>, using JSON Schema to describe filesystem entries in a Unix-like /etc/fstab file.
</ul>
<p>The <a href="http://www.stsci.edu/">Space Telescope Science Institute</a> has also published an <a href="http://spacetelescope.github.io/understanding-json-schema/">guide aimed at schema authors</a>.
<p>The <a href="http://www.stsci.edu/">Space Telescope Science Institute</a> has also published a <a href="http://spacetelescope.github.io/understanding-json-schema/">guide aimed at schema authors</a>.
</div>