Skip to content

fix: update broken documentation links in README#128

Merged
udhaykumarbala merged 1 commit into0gfoundation:mainfrom
AytuncYildizli:fix-readme-docs-links
Feb 18, 2026
Merged

fix: update broken documentation links in README#128
udhaykumarbala merged 1 commit into0gfoundation:mainfrom
AytuncYildizli:fix-readme-docs-links

Conversation

@AytuncYildizli
Copy link
Contributor

Summary

Two documentation links in README.md return 404 after the docs.0g.ai site restructure:

  • https://docs.0g.ai/build-with-0g/storage-sdk → 404
  • https://docs.0g.ai/run-a-node/testnet-information → 404

Changes

Updated both links to their current locations:

Old (broken) New (working)
/build-with-0g/storage-sdk /developer-hub/building-on-0g/storage/sdk
/run-a-node/testnet-information /developer-hub/testnet/testnet-overview

Context

These broken links affect developer onboarding and third-party tooling that relies on README references for API discovery. The Go package page on pkg.go.dev renders this README as the primary documentation entry point, making these links especially visible.

Copy link
Contributor

@udhaykumarbala udhaykumarbala left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@udhaykumarbala udhaykumarbala merged commit 08e536e into 0gfoundation:main Feb 18, 2026
2 checks passed
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.

2 participants