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 6d5aa9a commit b2b1da6Copy full SHA for b2b1da6
content/community/contributing_site.adoc
@@ -92,7 +92,7 @@ Retrieve the content:
92
93
Retrieve and install the current theme assets (these don't change very often so you don't need to do this every time):
94
95
-. `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)
96
. `unzip -o clojuretheme.zip`
97
98
Generate the pages:
0 commit comments