diff --git a/README.md b/README.md index a67ce7a..b935ea0 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ Actuellement, il n'y a pas de modèle établi pour les contributions. Si vous co * [Dépôt d'origine Frontend](https://github.com/ETS-PFE004-Plateforme-sondage-minitest/ETS-PFE004-EvalueTonSavoir-Frontend) * [Dépôt d'origine Backend](https://github.com/ETS-PFE004-Plateforme-sondage-minitest/ETS-PFE004-EvalueTonSavoir-Backend) -* [Documentation (Wiki)](https://github.com/louis-antoine-etsmtl/EvalueTonSavoir/wiki) +* [Documentation (Wiki)](https://github.com/ets-cfuhrman-pfe/EvalueTonSavoir/wiki) ## License diff --git a/client/src/components/Footer/Footer.tsx b/client/src/components/Footer/Footer.tsx index 1bd2d14..77b8edf 100644 --- a/client/src/components/Footer/Footer.tsx +++ b/client/src/components/Footer/Footer.tsx @@ -16,10 +16,10 @@ const Footer: React.FC = ({ }) => { | Backend GitHub | - Wiki GitHub + Wiki GitHub ); }; -export default Footer; \ No newline at end of file +export default Footer;