Skip to content

Commit c6b1fa4

Browse files
committed
Added github new website url
1 parent 970c742 commit c6b1fa4

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,9 @@ Functional Java is an open source library that seeks to improve the experience o
33
Functional Java also serves as a platform for learning functional programming concepts by introducing these concepts using a familiar language. The library is intended for use in production applications and is thoroughly tested using the technique of automated specification-based testing with ScalaCheck.
44

55
Note that the website is in the midst of being updated. The URLs are:
6-
* http://functionaljava.org (old site)
7-
* http://functionaljava.github.io (new site)
6+
* Old site, http://functionaljava.org
7+
* New site, http://functionaljava.github.io
8+
* New website on Github, https://github.com/functionaljava/functionaljava.github.io
89

910
Functional Java includes the following features:
1011

0 commit comments

Comments
 (0)