Skip to content

Commit cce0cf8

Browse files
alexdoriropal
andcommitted
Update src/components/components/footer/footer.js
Co-Authored-By: iropal <iropal14@gmail.com>
1 parent 49bf5c2 commit cce0cf8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/components/footer/footer.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ const Footer = ({ user }) => {
131131
</p>
132132
<ul className="footer__terms">
133133
<li>
134-
<Link to={`/privacy-policy`}>Website Privacy Notice</Link>
134+
<Link to="/privacy-policy">Website Privacy Notice</Link>
135135
</li>
136136
<li>
137137
<a

0 commit comments

Comments
 (0)