Skip to content

Use HTTPS for JSON Schema link#3110

Open
Bortlesboat wants to merge 1 commit intovinta:masterfrom
Bortlesboat:codex/use-https-json-schema-link
Open

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

Conversation

@Bortlesboat
Copy link
Copy Markdown

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.

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.

1 participant