We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b94e501 commit 54cc533Copy full SHA for 54cc533
README.md
@@ -6,7 +6,7 @@ The current project structure is as follows:
6
- [Console examples](console)
7
- [Simple Console Examples](console/javamoney-console-simple)
8
- [Java 8 Console Examples](console/javamoney-console-java8)
9
- - [Java Functional Examples](functional-example): examples using Java 8 with streams, lambda and money-api
+ - [Java Functional Examples](console/functional-example): examples using Java 8 with streams, lambda and money-api
10
- [JavaFX examples](javafx)
11
- [JavaFX Demo application](javafx/money-fxdemo)
12
- [JavaFX binding examples](javafx/money-javafx-binding)
0 commit comments