From 0ccb3b3e7e97000c56251436bd243e963d305380 Mon Sep 17 00:00:00 2001 From: Julien Dessaux Date: Wed, 7 Apr 2021 10:26:11 +0200 Subject: Fixed broken markdown link --- content/blog/miscellaneous/open-data-sncf.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'content/blog/miscellaneous/open-data-sncf.md') diff --git a/content/blog/miscellaneous/open-data-sncf.md b/content/blog/miscellaneous/open-data-sncf.md index 56b1630..0b3caf6 100644 --- a/content/blog/miscellaneous/open-data-sncf.md +++ b/content/blog/miscellaneous/open-data-sncf.md @@ -18,6 +18,6 @@ It is free to use for up to 5000 API calls per day, which is really generous con ## A small golang contribution -I wrote https://git.adyxax.org/adyxax/trains, which you can see live at https://trains.adyxax.org/. It is just a simple timetable for now but a lifechanging thing for my partner : no more frustration! +I wrote [https://git.adyxax.org/adyxax/trains](https://git.adyxax.org/adyxax/trains), which you can see live at https://trains.adyxax.org/. It is just a simple timetable for now but a lifechanging thing for my partner : no more frustration! I also used this opportunity to polish my golang experience, it was my first time writing a web app in this language. I have several feature ideas like perturbation alerting or a small front to select and browse other stations than the one and only configured when the web app starts... but it might just be enough for our use case as it is. I will take a few days and think it over. -- cgit v1.2.3