-
-
Notifications
You must be signed in to change notification settings - Fork 319
Canonical URL points to draft-04 schema #317
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Thanks! No wonder that was confusing. Right when we published the spec basically everyone but me (including the person who did most of the web site work) had (good) major real life events happening and I'm scrambling a bit to keep up with the surge of interest. I fixed the "latest" specs but not the latest meta-schemas. |
Should this be filed on the website instead? |
@awwright I already submitted a PR, I didn't see the point of filing (or asking anyone else to file) another issue when we can have it merged as soon as someone stamps it. It's a purely mechanical change anyway. |
PR is merged, should be fixed now. |
Please file any further website issues at json-schema-org/json-schema-org.github.io rather than here |
The "latest meta-schema" link for Core/Validation Meta-Schema on the documentation page point to
http://json-schema.org/schema
, which downloadshttp://json-schema.org/draft-04/schema
rather thanhttp://json-schema.org/draft-06/schema
.The text was updated successfully, but these errors were encountered: