From 93f587c407eddd3f7e21742ce8d493454befbbe9 Mon Sep 17 00:00:00 2001 From: udhaykumarbala Date: Tue, 11 Feb 2025 14:16:00 +0530 Subject: [PATCH] replaced broken links (#311) --- README.md | 2 +- docs/introduction.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 983b926..7007712 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ Across the two lanes, 0G Storage supports the following features: * **General Purpose Design**: Supports atomic transactions, mutable key-value stores, and archive log systems, enabling a wide range of applications with various data types. * **Validated Incentivization**: Utilizes the PoRA (Proof of Random Access) mining algorithm to mitigate the data outsourcing issue and to ensure rewards are distributed to nodes who contribute to the storage network. -For in-depth technical details about 0G Storage, please read our [Intro to 0G Storage](https://docs.0g.ai/og-storage). +For in-depth technical details about 0G Storage, please read our [Intro to 0G Storage](https://docs.0g.ai/0g-storage). ## Documentation diff --git a/docs/introduction.md b/docs/introduction.md index 7513e6d..f323478 100644 --- a/docs/introduction.md +++ b/docs/introduction.md @@ -10,7 +10,7 @@ ## Integration -We provide a [SDK](https://github.com/0glabs/0g-js-storage-sdk) for users to easily integrate 0G Storage in their applications with the following features: +We provide a [SDK](https://github.com/0glabs/0g-ts-sdk) for users to easily integrate 0G Storage in their applications with the following features: * File Merkle Tree Class * Flow Contract Types