diff --git a/javafx/README.md b/javafx/README.md index 5e034adb38..7db1478129 100644 --- a/javafx/README.md +++ b/javafx/README.md @@ -4,7 +4,7 @@ This module contains articles about JavaFX. ### Relevant Articles: -- [Introduction to JavaFX](https://www.baeldung.com/javafx) +- [Introduction to JavaFx](https://www.baeldung.com/javafx) - [Display Custom Items in JavaFX ListView](https://www.baeldung.com/javafx-listview-display-custom-items) - [Adding EventHandler to JavaFX Button](https://www.baeldung.com/javafx-button-eventhandler)