@hebcal/core 3.45.3 → 3.45.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -6,7 +6,7 @@ location. Torah readings (Parashat HaShavua), Daf Yomi, and counting of the Omer
6
6
  also be specified. Hebcal also includes algorithms to calculate yahrzeits,
7
7
  birthdays and anniversaries.
8
8
 
9
- [![Build Status](https://circleci.com/gh/hebcal/hebcal-es6.svg?style=svg)](https://circleci.com/gh/hebcal/hebcal-es6)
9
+ [![Build Status](https://github.com/hebcal/hebcal-es6/actions/workflows/node.js.yml/badge.svg)](https://github.com/hebcal/hebcal-es6/actions/workflows/node.js.yml)
10
10
 
11
11
  Hebcal was created in 1994 by Danny Sadinoff as a Unix/Linux program written in C, inspired
12
12
  by similar functionality written in Emacs Lisp. The initial JavaScript port was released in