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 b2b1da6 commit 6a2f295Copy full SHA for 6a2f295
README.adoc
@@ -31,7 +31,7 @@ Retrieve the content:
31
32
Retrieve and install the current theme assets (these don't change very often so you don't need to do this every time):
33
34
-. `curl -O http://cdn.cognitect.com/clojure.org/clojuretheme.zip` (or download this file with your browser to the clojure-site directory)
+. `curl -O https://clojure.org/clojuretheme.zip` (or download this file with your browser to the clojure-site directory)
35
. `unzip -o clojuretheme.zip`
36
37
Generate the pages:
0 commit comments