Skip to content

Conversation

@devacc8
Copy link

@devacc8 devacc8 commented Jan 17, 2026

Summary

  • Fixed broken faucet link in launch-token.mdx — changed deprecated path /docs/tools/network-faucets to /base-chain/tools/network-faucets
  • Added https:// protocol prefix to 15 URLs in base-services-hub.mdx that were missing it, causing links to be non-functional

Files Changed

  • docs/get-started/launch-token.mdx (1 link fixed)
  • docs/get-started/base-services-hub.mdx (15 links fixed)

Test Plan

  • Verified old faucet URL returns 307 redirect
  • Verified new faucet URL returns 200 OK
  • Confirmed all URLs now have proper https:// prefix

Closes #759

🤖 Generated with Claude Code

- Fixed broken faucet link in launch-token.mdx (changed /docs/tools to /base-chain/tools)
- Added https:// to 15 URLs in base-services-hub.mdx that were missing the protocol prefix

Closes base#759

Co-Authored-By: Claude Opus 4.5 <[email protected]>
@cb-heimdall
Copy link
Collaborator

🟡 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

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.

Fix broken links in the "Getting Started" section

2 participants