Skip to content

docs: update broken eBook documentation links#1292

Merged
NicolasDorier merged 1 commit intoMetacoSA:masterfrom
EricGrill:fix/readme-ebook-links
Mar 31, 2026
Merged

docs: update broken eBook documentation links#1292
NicolasDorier merged 1 commit intoMetacoSA:masterfrom
EricGrill:fix/readme-ebook-links

Conversation

@EricGrill
Copy link
Copy Markdown
Contributor

Summary

Updates broken links to the "Programming The Blockchain in C#" eBook.

Changes

  • programmingblockchain.gitbooks.ioprogrammingblockchain.gitbook.io
  • www.gitbook.com/book/.../detailsprogrammingblockchain.gitbook.io

The old gitbooks.io domain redirects but may not work in all contexts. The gitbook.com/book path redirects to legacy.gitbook.com which then redirects away from the content.

Closes #1277

🤖 Generated with Claude Code

The gitbooks.io links were using an outdated domain that now redirects.
Update all eBook links to use the current gitbook.io domain.

- programmingblockchain.gitbooks.io → programmingblockchain.gitbook.io
- www.gitbook.com/book/... → programmingblockchain.gitbook.io

Closes MetacoSA#1277

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@NicolasDorier NicolasDorier merged commit 108e2fb into MetacoSA:master Mar 31, 2026
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.

The link in README.md to the eBook Documentation doesn't work.

2 participants