Skip to content

Use HTTPS for JSON Schema link#3110

Merged
vinta merged 1 commit intovinta:masterfrom
Bortlesboat:codex/use-https-json-schema-link
May 7, 2026
Merged

Use HTTPS for JSON Schema link#3110
vinta merged 1 commit intovinta:masterfrom
Bortlesboat:codex/use-https-json-schema-link

Conversation

@Bortlesboat
Copy link
Copy Markdown
Contributor

Project

jsonschema

Checklist

  • One project per PR
  • Entry format remains - [project-name](url) - Description ending with period.
  • Description is concise and short

Why This Change

This updates the JSON Schema reference link from http://json-schema.org/ to https://json-schema.org/. The HTTPS endpoint returns 200 and serves the same JSON Schema site.

Verification

  • git diff --check
  • Invoke-WebRequest https://json-schema.org/ returned 200

Note: uv run pytest website/tests -q was attempted from this fresh clone, but local dependency installation failed on Windows with Access is denied while installing httpx==0.28.1.

@vinta vinta merged commit 0f5085c into vinta:master May 7, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants