From 1bb6dce6f8e20fc2e9ca96cd6e4446e1a94d12db Mon Sep 17 00:00:00 2001 From: "yongen.loong" Date: Thu, 27 Jun 2024 20:48:00 +0800 Subject: [PATCH] fix: footer links --- config/footer-links.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/config/footer-links.json b/config/footer-links.json index 7989fa6c..72768251 100644 --- a/config/footer-links.json +++ b/config/footer-links.json @@ -5,11 +5,11 @@ "items": [ { "label": "Technology", - "href": "#" + "href": "https://aelf.com/technology" }, { "label": "Audit Report", - "href": "#" + "href": "https://github.com/AElfProject/aelf-audit-reports" }, { "label": "Privacy", @@ -55,15 +55,15 @@ "items": [ { "label": "Overview", - "href": "#" + "href": "https://aelf.com/ecosystem" }, { "label": "dApps", - "href": "#" + "href": "https://aelf.com/ecosystem" }, { "label": "aelf Ventures", - "href": "#" + "href": "https://aelf.com/aelf-ventures" }, { "label": "Blog",