Skip to content

Commit

Permalink
fix(web): link
Browse files Browse the repository at this point in the history
  • Loading branch information
lishaduck committed Dec 16, 2023
1 parent 5358a93 commit 8fdfe46
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/Footer.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ const Footer: FunctionalComponent = () => {
title: "Monies",
url: "/monies/",
children: [
{ name: "Taxes", href: "/guarantees-in-life/" },
{ name: "Taxes", href: "guarantees-in-life/" },
{ name: "Pricing", href: "pricing/" },
],
},
Expand Down

0 comments on commit 8fdfe46

Please sign in to comment.