Skip to content

Commit 970c742

Browse files
committed
Fixed site URLs
1 parent c9d0820 commit 970c742

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ 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-
* [functionaljava.org] (old site)
7-
* [functionaljava.github.io] (new site)
6+
* http://functionaljava.org (old site)
7+
* http://functionaljava.github.io (new site)
88

99
Functional Java includes the following features:
1010

0 commit comments

Comments
 (0)