Skip to content

Commit

Permalink
Fix homepage footer link (#5577)
Browse files Browse the repository at this point in the history
  • Loading branch information
SaraVieira committed Mar 10, 2021
1 parent b4f2792 commit 54a92fc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/homepage/src/components/Footer/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ const footerNavElements = [
link: '/explore',
},
{
external: true,
text: 'Search Sandboxes',
link: '/search',
},
Expand Down

0 comments on commit 54a92fc

Please sign in to comment.