Skip to content

Commit 82ea132

Browse files
authored
Update package-info.java
Proper link to Avrom Finkelstein
1 parent 7c7ab77 commit 82ea132

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/main/java/com/kosherjava/zmanim/hebrewcalendar/package-info.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/**
22
* This package contain classes that represent a <a href="https://en.wikipedia.org/wiki/Hebrew_calendar">Jewish Date/Calendar</a>,
33
* and allows conversion between {@link JewishDate Jewish} and {@link java.time.LocalDate Gregorian dates}. The main calendar
4-
* classes {@link JewishCalendar} and {@link JewishDate} are based on <a href="http://www.facebook.com/avromf">Avrom Finkelstein's</a> code from 2002,
4+
* classes {@link JewishCalendar} and {@link JewishDate} are based on <a href="https://www.linkedin.com/in/avromf/">Avrom Finkelstein's</a> code from 2002,
55
* refactored to fit the Zmanim API. The parsha and season-based <em>tefila</em> change code was ported by Y. Paritcher from his
66
* <a href="https://github.com/yparitcher/libzmanim">libzmanim</a> code.
77
*

0 commit comments

Comments
 (0)