From c80a139d4f6bb177c5ec11a080771e059528ad0b Mon Sep 17 00:00:00 2001 From: Aric Camarata Date: Sun, 8 Mar 2026 16:37:58 -0400 Subject: [PATCH] fix: update stale Related link from moon-calc to moon-sighting --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8c0649fc..88e153d4 100644 --- a/README.md +++ b/README.md @@ -178,7 +178,7 @@ Full reference: [GitHub Wiki](https://github.com/acamarata/moon-cycle/wiki) - [nrel-spa](https://github.com/acamarata/nrel-spa) — Pure JS NREL Solar Position Algorithm, zero dependencies - [pray-calc](https://github.com/acamarata/pray-calc) — Islamic prayer times with dynamic angle algorithm - [luxon-hijri](https://github.com/acamarata/luxon-hijri) — Hijri/Gregorian calendar conversion -- [moon-calc](https://github.com/acamarata/moon-calc) — Lunar crescent visibility using Yallop and Odeh criteria +- [moon-sighting](https://github.com/acamarata/moon-sighting) — Lunar crescent visibility using Yallop and Odeh criteria ## Acknowledgments