We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 461649f commit 0195e36Copy full SHA for 0195e36
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/clojurescript.org/cljstheme.zip` (or download this file with your browser to the clojurescript-site directory)
+. `curl -O https://clojurescript.org/cljstheme.zip` (or download this file with your browser to the clojurescript-site directory)
96
. `unzip -o cljstheme.zip`
97
98
Generate the pages:
0 commit comments