From cce05017c45e736285958de75270ad3b02ad89d2 Mon Sep 17 00:00:00 2001 From: vne Date: Thu, 27 May 2021 18:01:49 +0200 Subject: [PATCH] New nameday API url --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 061d3b29..dfb4d528 100644 --- a/README.md +++ b/README.md @@ -172,7 +172,7 @@ API | Description | Auth | HTTPS | CORS | | [LectServe](http://www.lectserve.com) | Protestant liturgical calendar | No | No | Unknown | | [Megavangelical](https://megavangelicals.com/sundays.json) | A (satirical) Evangelical liturgical calendar | No | Yes | Yes | | [Nager.Date](https://date.nager.at) | Public holidays for more than 90 countries | No | Yes | No | -| [Namedays Calendar](https://api.abalin.net/) | Provides namedays for multiple countries | No | Yes | Yes | +| [Namedays Calendar](https://nameday.abalin.net) | Provides namedays for multiple countries | No | Yes | Yes | | [Non-Working Days](https://github.com/gadael/icsdb) | Database of ICS files for non working days | No | Yes | Unknown | | [Non-Working Days](https://isdayoff.ru) | Simple REST API for checking working, non-working or short days for Russia, CIS, USA and other | No | Yes | Yes | | [Russian Calendar](https://github.com/egno/work-calendar) | Check if a date is a Russian holiday or not | No | Yes | No |