Skip to content

Commit

Permalink
fix: footer links
Browse files Browse the repository at this point in the history
  • Loading branch information
yongenaelf committed Jun 27, 2024
1 parent e1e0934 commit 1bb6dce
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions config/footer-links.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down Expand Up @@ -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",
Expand Down

0 comments on commit 1bb6dce

Please sign in to comment.