From 69e1560a0da433b329f848b17c474f466d64af29 Mon Sep 17 00:00:00 2001 From: Shubham Kumar Singh <81859951+Shubh-k04@users.noreply.github.com> Date: Tue, 19 Nov 2024 07:26:46 +0530 Subject: [PATCH] Update og-chain.md (#51) Updated link for "data availability network" to ./da/og-da.md in the documentation. --- docs/og-chain.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/og-chain.md b/docs/og-chain.md index 099b015..190c6fc 100644 --- a/docs/og-chain.md +++ b/docs/og-chain.md @@ -9,7 +9,7 @@ sidebar_position: 5 0G Chain is a highly scalable, AI-optimized L1 blockchain designed to meet the needs of data-heavy applications. Built with a modular architecture, it allows for the independent optimization of key components like consensus, execution, and storage—making it ideal for AI-driven workflows. 0G is fully **EVM-compatible**, so decentralized applications (dApps) already deployed on other L1 or L2 chains (such as Ethereum or rollups) can easily leverage 0G's products without needing to migrate entirely. -0G Chain supports a [data availability network]('docs/og-da'), [distributed storage network]('docs/og-storage'), and [AI serving network]('docs/og-serving'). All of these networks integrate with 0G Chain's highly scalable consensus network, built to handle massive data volumes suitable for AI. +0G Chain supports a [data availability network](./da/og-da.md), [distributed storage network]('docs/og-storage'), and [AI serving network]('docs/og-serving'). All of these networks integrate with 0G Chain's highly scalable consensus network, built to handle massive data volumes suitable for AI. As the demand for network capacity increases, new consensus networks can be added to enable horizontal scalability, thereby boosting the overall bandwidth and performance of the system. By **decoupling data publication from data storage**, 0G optimizes both throughput and scalability, surpassing the limitations seen in existing data availability (DA) solutions.