Merge pull request #25 from comatory/change-app-url

fix: change hosted app URL
This commit is contained in:
Ondrej Synacek 2021-08-30 08:40:18 +02:00 committed by GitHub
commit a2837f8bb1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,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://fb2ical.com) or use this repository to launch your own instance.
You can use it as a service at [https://fb2ical-3051b.web.app/](https://fb2ical-3051b.web.app/) 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).