Skip to content

Commit 1166f17

Browse files
authored
Merge pull request 4GeeksAcademy#9 from deimianvasquez/master
correction of link to documentation
2 parents 0fa1c96 + 356171b commit 1166f17

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/components/Footer.jsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
export const Footer = () => (
22
<footer className="footer mt-auto py-3 text-center">
33
<p>
4-
Check the <a target="_blank" href="https://4geeks.com/docs/start/start-react-advanced-project">template documentation</a> <i className="fa-solid fa-file"></i> for help.
4+
Check the <a target="_blank" href="https://4geeks.com/docs/start/start-react-advanced">template documentation</a> <i className="fa-solid fa-file"></i> for help.
55
</p>
66
<p>
77
Made with <i className="fa fa-heart text-danger" /> by{" "}

0 commit comments

Comments
 (0)