diff --git a/apps/advcasio/README.md b/apps/advcasio/README.md
index 8583424f1..ef38d71df 100644
--- a/apps/advcasio/README.md
+++ b/apps/advcasio/README.md
@@ -4,7 +4,7 @@
An over-engineered clock inspired by Casio watches.
It has a dedicated timer, a scratchpad and can display the weather condition 4 days ahead.
-It uses a custom webapp to update its content.
+It uses a custom web app to update its content.
Forked from the awesome Cassio Watch.
## Todo
@@ -30,15 +30,15 @@ Clock:
Web interface to update weather & scratchpad
-https://adv-casio-bangle-updater.herokuapp.com/
+https://dotgreg.github.io/advCasioBangleClock
## Usage
### How to update the tasks list / weather
-- you will need a free openweathermap.org api key.
-- go to https://adv-casio-bangle-updater.herokuapp.com
- - Alternatively you can install it on your own server/heroku/service/github pages, the web-app code is here
+- you will need a free openweathermap.org api key.
+- go to https://dotgreg.github.io/advCasioBangleClock/
+ - Alternatively you can install it on your own server/heroku/service/github pages, the web-app code is here
- fill the location and the api key (it will be saved on your browser, no need to do it each time)
- edit the scratchpad with what you want
- click on sync
@@ -50,14 +50,12 @@ Web interface to update weather & scratchpad
- swipe right : start timer
- swipe left : stop timer
-## Issues, suggestions and bugtracker
-https://github.com/dotgreg/advCasioBangleClock/issues
-
-## Code repository (bangle app and web app)
-https://github.com/dotgreg/advCasioBangleClock
-
-## Creator
-https://github.com/dotgreg
-
+## Links
+### Issues, suggestions and bugtracker
+https://github.com/dotgreg/advCasioBangleClock/issues
+### Code repository (bangle app and web app)
+https://github.com/dotgreg/advCasioBangleClock
+### Creator
+https://github.com/dotgreg