From 7ad36395250c1337e686cbbe96d1ea504fe53e39 Mon Sep 17 00:00:00 2001 From: TrungRueta Date: Mon, 11 Aug 2025 18:55:45 +0700 Subject: [PATCH] fix: homepage links --- docs/content.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/content.md b/docs/content.md index ca69c94b..470eb380 100644 --- a/docs/content.md +++ b/docs/content.md @@ -34,12 +34,12 @@ Learn by projects and examples ! gridstack end ! gridstack -! grid href="/smart-contract-development/solidity-sdk-reference" +! grid href="./solidity-sdk" ## Solidity SDK Learn how to write smart contracts for pod using Solidity. ! grid end -! grid href="./reference/json-rpc" +! grid href="./json-rpc" ## JSON-RPC Learn about pod's JSON-RPC interface. ! grid end