Skip to content

chore(links): repoint dig-store repo links to DIG-Network/digs (#764) - #44

Merged
MichaelTaylor3d merged 1 commit into
mainfrom
chore/digs-repo-rename-f2d
Jul 19, 2026
Merged

chore(links): repoint dig-store repo links to DIG-Network/digs (#764)#44
MichaelTaylor3d merged 1 commit into
mainfrom
chore/digs-repo-rename-f2d

Conversation

@MichaelTaylor3d

Copy link
Copy Markdown
Contributor

Summary

Part of the F2d reference sweep (#764): repoint every https://github.com/DIG-Network/dig-store link to https://github.com/DIG-Network/digs, since the GitHub repo is being renamed ahead of #1247 (a new, unrelated repo reclaiming the dig-store name -- the old->new redirect dies the instant that repo is created).

159 refs across 116 files (all 14 locales): nav/footer links, releases/issues links, LICENSE links (openrpc.json/openrpc-node.json), the URN-grammar source reference, static/llms.txt, and scripts/gen-machine-specs.mjs.

Scope discipline: link LABELS and every dig-store CLI/command mention are untouched -- this only moves the GitHub repo URL, not the CLI/binary/crate name (that's a separate, already-shipped concern).

Blast radius checked

Pure content/link edits (markdown + static JSON specs + docusaurus config), no code logic touched. tsc typecheck clean; npm run test:unit 25/25 pass (1 skip needs a build, unrelated).

Test plan

  • npx tsc (typecheck) clean
  • npm run test:unit -- 25 passed, 1 skipped (needs npm run build first, pre-existing)
  • Verified zero remaining DIG-Network/dig-store occurrences repo-wide
  • Version bumped 0.5.0 -> 0.5.1 (patch -- link/content fix, no behavior change)

Co-Authored-By: Claude noreply@anthropic.com

The dig-store GitHub repo is being renamed dig-store -> digs (#764), ahead
of #1247 reclaiming the dig-store name for an unrelated crate -- the
old->new redirect dies the instant that new repo is created, breaking
every stale DIG-Network/dig-store link on the docs site.

Updates every https://github.com/DIG-Network/dig-store URL (nav/footer
links, releases/issues links, LICENSE links, the URN-grammar reference,
the machine-readable openrpc/llms.txt specs) across all 14 locales to
DIG-Network/digs. Link LABELS and every dig-store CLI/command reference
are untouched -- the CLI/binary name is unchanged, only the GitHub repo
moved.

Co-Authored-By: Claude <noreply@anthropic.com>
@MichaelTaylor3d
MichaelTaylor3d merged commit ad8d363 into main Jul 19, 2026
7 checks passed
@MichaelTaylor3d
MichaelTaylor3d deleted the chore/digs-repo-rename-f2d branch July 19, 2026 23:02
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.

1 participant