Skip to content

Commit

Permalink
fix resourceList item
Browse files Browse the repository at this point in the history
  • Loading branch information
dghelm committed Jan 15, 2024
1 parent b890865 commit 4aa7b8d
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions src/components/Footer/helper.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -50,13 +50,8 @@ export const resourceList = [
href: "https://scroll.io/blog",
},
{
<<<<<<< Updated upstream
name: t("footer.resources.documentation"),
href: t("footer.resources.scrollDocsURL"),
=======
name: "footer.resources.documentation",
href: "https://docs.scroll.io/",
>>>>>>> Stashed changes
},
{
name: "footer.resources.pressKit",
Expand Down

0 comments on commit 4aa7b8d

Please sign in to comment.