Skip to content

docs: fix broken documentation links#435

Open
Kubudak90 wants to merge 2 commits into
coinbase:masterfrom
Kubudak90:fix-broken-documentation-links
Open

docs: fix broken documentation links#435
Kubudak90 wants to merge 2 commits into
coinbase:masterfrom
Kubudak90:fix-broken-documentation-links

Conversation

@Kubudak90
Copy link
Copy Markdown

Summary

Fixes #431 - All documentation links in the README were broken (returning 404).

Changes

Replaced broken CDP documentation URLs with working GitHub repository links:

  • docs.cdp.coinbase.com/mesh/docs/welcome/github.com/coinbase/mesh-specifications
  • docs.cdp.coinbase.com/mesh/docs/mesh-cli/github.com/coinbase/mesh-cli#readme
  • docs.cdp.coinbase.com/mesh/docs/mesh-test/github.com/coinbase/mesh-cli#checkdata

Verification

Verified all new links are accessible:

Related

Fixes #431

Kubudak90 added 2 commits April 8, 2026 03:33
… commands

Fixes coinbase#428

The CLI output was unclear when commands failed or partially succeeded.
This change improves the output by:

- Adding clear STATUS: FAILED/SUCCESS headers
- Providing structured error details section
- Adding suggested actions for users on failure
- Using consistent formatting with visual separators
- Improving end condition display

Changes:
- pkg/results/data_results.go: Improved Print() function
- pkg/results/construction_results.go: Improved Print() function
Replace broken CDP documentation URLs with working GitHub repository links:
- docs.cdp.coinbase.com/mesh/docs/welcome/ → github.com/coinbase/mesh-specifications
- docs.cdp.coinbase.com/mesh/docs/mesh-cli/ → github.com/coinbase/mesh-cli#readme
- docs.cdp.coinbase.com/mesh/docs/mesh-test/ → github.com/coinbase/mesh-cli#checkdata

Fixes coinbase#431
@cb-heimdall
Copy link
Copy Markdown

🟡 Heimdall Review Status

Requirement Status More Info
Reviews 🟡 0/1
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

Development

Successfully merging this pull request may close these issues.

All documentation link in this repo is broken

2 participants