base / base/docs

docs(base-account): HTTP links to Coinbase/Base properties in basenames FAQ

Open Beginner friendly
#1,908 0 comments 0 reactions 0 assignees View on GitHub
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

Research direction

Open docs/sdks/base-account/basenames/basenames-faq.mdx and inspect the three links identified on lines 28, 33, and 85. Update each Coinbase/Base URL from http:// to https://, then verify the links resolve correctly and the FAQ renders without issues.

Written by the indexing model from the issue text.

Assessment

Domain
documentation
Issue type
Documentation
Difficulty
1/5
Estimated time
Under an hour
Activity status
Active
Clarity
Clearly specified
Newbie friendliness
95/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.