Fix link in README.md [skip ci] (#848)

This commit is contained in:
Thiago Kenji Okada 2021-05-16 12:29:02 -03:00 committed by GitHub
parent a832b85ab5
commit 21fc124b1c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -287,7 +287,8 @@ Differences with Clojure:
- Currently `reify` works only for one class at a time
- The `clojure.core.async/go` macro is not (yet) supported. For compatibility it
currently maps to `clojure.core.async/thread`. More info [here](#coreasync).
currently maps to `clojure.core.async/thread`. More info
[here](https://book.babashka.org/#core_async).
## Package babashka script as a AWS Lambda