From 71e9a0b53cc8b54c90ffe608100fe8d3b32e6ebf Mon Sep 17 00:00:00 2001 From: Ondrej Synacek Date: Tue, 5 Nov 2019 21:35:28 +0100 Subject: [PATCH] fix link in readme --- readme.MD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.MD b/readme.MD index e2fac98..3d26c4f 100644 --- a/readme.MD +++ b/readme.MD @@ -2,7 +2,7 @@ This app allows you to download *iCal* calendar files from Facebook URL / event number. -You can use it as a service at [https://fb2ical.com](https://https://fb2ical.com) or use this repository to launch your own instance. +You can use it as a service at [https://fb2ical.com](https://fb2ical.com) or use this repository to launch your own instance. The page that is served by the app uses a service worker and can be used offline and installed as PWA (Progressive Web App).