README.md link fix
This commit is contained in:
parent
5a7ab82823
commit
e40e690135
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ A Clojure extension to make working with [JavaFX](http://download.java.net/jdk8/
|
|||
|
||||
## Features
|
||||
|
||||
This is in a very early state, so there isn't much yet. Take a look at the [ClojureFX manual](https://lyrion.ch/share/clojurefx.html).
|
||||
This is in a very early state, so there isn't much yet. Take a look at the [ClojureFX manual](http://lyrion.ch/share/clojurefx.html).
|
||||
|
||||
* Declarative EDN GUI structure compilation
|
||||
* FXML loading and scripting
|
||||
|
|
Loading…
Reference in a new issue