From deee8b8885d41418c878bafd85346639baca546d Mon Sep 17 00:00:00 2001 From: "yongen.loong" Date: Fri, 28 Jun 2024 18:29:08 +0800 Subject: [PATCH] feat: update footer --- config/footer-links.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/config/footer-links.json b/config/footer-links.json index 7276825..9213ded 100644 --- a/config/footer-links.json +++ b/config/footer-links.json @@ -5,7 +5,7 @@ "items": [ { "label": "Technology", - "href": "https://aelf.com/technology" + "href": "https://aelf.com/platform" }, { "label": "Audit Report", @@ -30,23 +30,23 @@ "items": [ { "label": "Quick Start", - "href": "/quick-start" + "href": "/quick-start/" }, { "label": "Learn", - "href": "/learn" + "href": "/learn/" }, { "label": "Docs", - "href": "/docs" + "href": "/docs/" }, { "label": "Tools", - "href": "/tools" + "href": "/tools/" }, { "label": "Resources", - "href": "/resources" + "href": "/resources/" } ] }, @@ -59,11 +59,11 @@ }, { "label": "dApps", - "href": "https://aelf.com/ecosystem" + "href": "https://aelf.com/ecosystem#ECOSYSTEM_DAPPS" }, { "label": "aelf Ventures", - "href": "https://aelf.com/aelf-ventures" + "href": "https://aelf.com/ecosystem#ECOSYSTEM_VENTURES" }, { "label": "Blog",