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 22aac23 commit 3a88208Copy full SHA for 3a88208
content/guides/quick-start.adoc
@@ -15,7 +15,7 @@ part of this tutorial are a web browser and an installation of
15
https://clojure.org/guides/getting_started[Clojure]. On Windows you will need
16
http://www.oracle.com/technetwork/java/javase/downloads/jdk8-downloads-2133151.html[Java
17
8] and the
18
-https://github.com/clojure/clojurescript/releases/download/r1.11.54/cljs.jar[standalone
+https://github.com/clojure/clojurescript/releases/download/r1.11.60/cljs.jar[standalone
19
ClojureScript JAR]. Note that the requirement of a web browser excludes
20
headless environments, and we then recommend skimming to the Node.js portion of the
21
tutorial.
0 commit comments