From 1f8821c278d6ee706869604574a730bbb6103a8f Mon Sep 17 00:00:00 2001 From: Will Riches Date: Wed, 4 Mar 2026 13:47:54 +0000 Subject: [PATCH] Fix Onebox Testing guide link in README Updated the Onebox Testing guide link in the README. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7bf30996..f0e1eda2 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ For in-depth technical details about 0G Storage, please read our [Intro to 0G St ## Documentation - If you want to run a node, please refer to the [Running a Node](https://docs.0g.ai/run-a-node/storage-node) guide. -- If you want to conduct local testing, please refer to [Onebox Testing](https://github.com/0glabs/0g-storage-node/blob/main/docs/onebox-test.md) guide. +- If you want to conduct local testing, please refer to [Onebox Testing](github.com/0gfoundation/0g-storage-node/blob/main/docs/onebox-test.md) guide. - If you want to build a project using 0G storage, please refer to the [0G Storage SDK](https://docs.0g.ai/developer-hub/building-on-0g/storage/sdk) guide. ## Support and Additional Resources