Skip to content

[docs] Use HTTPS for core documentation links#1465

Open
Madmin27 wants to merge 2 commits into
base:masterfrom
Madmin27:codex/docs-https-links
Open

[docs] Use HTTPS for core documentation links#1465
Madmin27 wants to merge 2 commits into
base:masterfrom
Madmin27:codex/docs-https-links

Conversation

@Madmin27
Copy link
Copy Markdown

@Madmin27 Madmin27 commented May 16, 2026

Summary

  • Update insecure HTTP links to HTTPS in Builder Codes and Basenames docs
  • Normalize the Coinbase Onchain Verify URL to the canonical HTTPS URL
  • Replace the Privacy Policy and ThirdWeb wallet-library support links with HTTPS

Closes #1466

Testing

  • Searched the touched files for remaining http:// references
  • node scripts/lint-mdx.js docs\terms-of-service.mdx (fails on existing missing frontmatter / heading warnings)
  • node scripts/lint-mdx.js docs\base-account\more\troubleshooting\usage-details\wallet-library-support.mdx (fails on existing missing frontmatter / heading warnings)

@cb-heimdall
Copy link
Copy Markdown
Collaborator

cb-heimdall commented May 16, 2026

🟡 Heimdall Review Status

Requirement Status More Info
Reviews 🟡 0/2
Denominator calculation
Show calculation
1 if user is bot 0
1 if user is external 0
2 if repo is sensitive 0
From .codeflow.yml 1
Additional review requirements
Show calculation
Max 0
0
From CODEOWNERS 0
Global minimum 0
Max 1
1
1 if commit is unverified 1
Sum 2

@Madmin27 Madmin27 force-pushed the codex/docs-https-links branch from aaf7291 to 7c5c4d8 Compare May 16, 2026 18:05
@Madmin27 Madmin27 changed the title [docs] Use HTTPS for Base and Coinbase links [docs] Use HTTPS for core documentation links May 16, 2026
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.

[docs] Replace insecure HTTP links with HTTPS in core documentation

2 participants