Skip to content

Commit

Permalink
Update yaml_schema.rst
Browse files Browse the repository at this point in the history
Fix broken link
  • Loading branch information
alexlanghart authored and braingram committed Mar 8, 2024
1 parent 930ebe7 commit c237a0c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source/schemas/yaml_schema.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ YAML Schema
:ref:`YAML Schema <yaml-schema-draft-01>` is a small extension to `JSON Schema
Draft 4 <http://json-schema.org/draft-04/json-schema-validation.html>`__ that
adds some features specific to YAML. `Understanding JSON Schema
<http://spacetelescope.github.io/understanding-json-schema/>`__ provides a good
<https://json-schema.org/understanding-json-schema>`__ provides a good
resource for understanding how to use JSON Schema, and further resources are
available at `json-schema.org <http://json-schema.org>`__. A working
understanding of JSON Schema is assumed for this section, which only describes
Expand Down

0 comments on commit c237a0c

Please sign in to comment.