Skip to content

cds-accessibility: remove all hardcoded URLs#3

Open
samcartersmith wants to merge 3 commits intomasterfrom
accessibility-code
Open

cds-accessibility: remove all hardcoded URLs#3
samcartersmith wants to merge 3 commits intomasterfrom
accessibility-code

Conversation

@samcartersmith
Copy link
Copy Markdown
Owner

Summary

  • Removes every hardcoded URL (cds.coinbase.com, cds.cbhq.net, skills.cbhq.net) from skills/cds-accessibility/SKILL.md and skills/cds-accessibility/README.md
  • All [cds-docs](url) links replaced with plain cds-docs; component links (Modal, Text) replaced with plain text names
  • curl URL examples replaced with "per cds-docs" prose so the skill stays decoupled from specific hostnames
  • Installing this skill section simplified to point users to cds-docs for the install command (no hardcoded registry URL)
  • Fixed broken URL typo (https://skills..net/…) on SKILL.md line 34
  • Version bumped to 1.0.4

Test plan

  • Read through SKILL.md and README.md and confirm no cds.coinbase.com, cds.cbhq.net, or skills.cbhq.net links remain (except the shell install command, which is now removed)
  • Confirm all [cds-docs](…) markdown links are replaced with plain **cds-docs**
  • Confirm prose meaning is preserved and no steps are lost

Made with Cursor

changing cbhq to coinbase.com
Replace all cds.coinbase.com, cds.cbhq.net, and skills.cbhq.net links
with plain prose or **cds-docs** references so the skill has no
hardcoded URLs (except the shell install command, which is now also
removed in favour of pointing users to cds-docs). Bump version to 1.0.4.

Made-with: Cursor
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant