From 5e61bcf694ed2303933732e6baec3846dc5686cc Mon Sep 17 00:00:00 2001 From: Tom Heaton Date: Wed, 19 Jun 2024 15:35:44 +0100 Subject: [PATCH] fix links --- src/App.jsx | 2 +- src/components/Footer/index.jsx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/App.jsx b/src/App.jsx index c9f1899..cbb5f96 100755 --- a/src/App.jsx +++ b/src/App.jsx @@ -5,7 +5,7 @@ export default function App() { return ( - } /> + } /> ); diff --git a/src/components/Footer/index.jsx b/src/components/Footer/index.jsx index ab559d7..461ae54 100755 --- a/src/components/Footer/index.jsx +++ b/src/components/Footer/index.jsx @@ -43,7 +43,7 @@ export default function Footer() { - + Understanding Deep Learning