Skip to content

Fix http → https for JSON Schema Store links in custom-templates.md#54652

Merged
adegeo merged 4 commits into
mainfrom
copilot/update-external-url-json-schema-store
Jul 14, 2026
Merged

Fix http → https for JSON Schema Store links in custom-templates.md#54652
adegeo merged 4 commits into
mainfrom
copilot/update-external-url-json-schema-store

Conversation

Copilot AI commented Jul 6, 2026

Copy link
Copy Markdown
Contributor

All 5 references to the JSON Schema Store URL in docs/core/tools/custom-templates.md used http://json.schemastore.org/template. Updated them all to https://json.schemastore.org/template.

Affected locations:

  • $schema field description table
  • Prose link ("JSON Schema Store")
  • Two code snippet examples ("$schema" values)
  • "See also" reference link

Internal previews

📄 File 🔗 Preview link
docs/core/tools/custom-templates.md Custom templates for dotnet new

Copilot AI requested review from Copilot and removed request for Copilot July 6, 2026 17:08
Copilot AI linked an issue Jul 6, 2026 that may be closed by this pull request
Copilot AI requested review from Copilot and removed request for Copilot July 6, 2026 17:10
Copilot AI changed the title [WIP] Fix incorrect external URL in custom templates page Fix http → https for JSON Schema Store links in custom-templates.md Jul 6, 2026
Copilot finished work on behalf of adegeo July 6, 2026 17:10
Copilot AI requested a review from adegeo July 6, 2026 17:10
Comment thread docs/core/tools/custom-templates.md Outdated
Copilot AI review requested due to automatic review settings July 6, 2026 17:18
Comment thread docs/core/tools/custom-templates.md Outdated
@adegeo adegeo marked this pull request as ready for review July 6, 2026 17:19
@adegeo adegeo requested review from a team and meaghanlewis as code owners July 6, 2026 17:20

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates the template.json JSON Schema Store references in the custom templates documentation to use secure https URLs.

Changes:

  • Updated the $schema guidance and JSON examples to use https://json.schemastore.org/template.
  • Updated the prose and “See also” links, but they currently point to the SchemaStore home page instead of the template schema URL.

Comment thread docs/core/tools/custom-templates.md
Comment thread docs/core/tools/custom-templates.md
@adegeo adegeo enabled auto-merge (squash) July 13, 2026 22:58
@adegeo adegeo merged commit 33ee1f3 into main Jul 14, 2026
11 checks passed
@adegeo adegeo deleted the copilot/update-external-url-json-schema-store branch July 14, 2026 00:19
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.

Incorrect or out-of-date external URL in page

4 participants