Skip to content

Commit

Permalink
feat: update footer
Browse files Browse the repository at this point in the history
  • Loading branch information
yongenaelf committed Jun 28, 2024
1 parent 5a12ba2 commit deee8b8
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions config/footer-links.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"items": [
{
"label": "Technology",
"href": "https://aelf.com/technology"
"href": "https://aelf.com/platform"
},
{
"label": "Audit Report",
Expand All @@ -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/"
}
]
},
Expand All @@ -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",
Expand Down

0 comments on commit deee8b8

Please sign in to comment.