Path: docs/sdks/base-account/basenames/basenames-faq.mdx
Description
Three links in the Basenames FAQ page use http:// even though all three destinations are Coinbase/Base's own properties and serve over HTTPS:
- Line 28:
[Coinbase Verification](http://coinbase.com/onchain-verify)
- Line 33:
[BNS name owner](http://basename.app)
- Line 85:
[base.org/names](http://base.org/names)
Suggested fix
Update all three to https://. Verified each resolves correctly over HTTPS.
Path:
docs/sdks/base-account/basenames/basenames-faq.mdxDescription
Three links in the Basenames FAQ page use
http://even though all three destinations are Coinbase/Base's own properties and serve over HTTPS:[Coinbase Verification](http://coinbase.com/onchain-verify)[BNS name owner](http://basename.app)[base.org/names](http://base.org/names)Suggested fix
Update all three to
https://. Verified each resolves correctly over HTTPS.