docs(base-account): HTTP links to Coinbase/Base properties in basenames FAQ
Open
- Dominant language
- JavaScript
- Stars
- 337
- Forks
- 792
- Avg merge
- 17h 23m
- Merged PRs (30d)
- 49
Description
**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.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.