diff --git a/README.md b/README.md index ab8a87d..d4f681f 100644 --- a/README.md +++ b/README.md @@ -4,4 +4,4 @@ This is the repo that you will use during the Web Academy exercises. Please fork Before participating, make sure you have gone through [the pre-requisites](https://dhis2.github.io/academy-web-app-dev/docs/before-academy/) for the academy. -For more information about the academy and the topics taught, check the website: https://dhis2.github.io/academy-web-app-dev/ \ No newline at end of file +For more information about the academy and the topics taught, check the website: https://dhis2.github.io/academy-web-app-dev/ diff --git a/src/views/Home.js b/src/views/Home.js index 76ef507..1cda4e4 100644 --- a/src/views/Home.js +++ b/src/views/Home.js @@ -2,7 +2,7 @@ import React from 'react' export const Home = () => (
DHIS2 Web App Academy 2024