Skip to content

Commit 0195e36

Browse files
committed
change theme package location
1 parent 461649f commit 0195e36

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/community/contributing_site.adoc

+1-1
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ Retrieve the content:
9292

9393
Retrieve and install the current theme assets (these don't change very often so you don't need to do this every time):
9494

95-
. `curl -O http://cdn.cognitect.com/clojurescript.org/cljstheme.zip` (or download this file with your browser to the clojurescript-site directory)
95+
. `curl -O https://clojurescript.org/cljstheme.zip` (or download this file with your browser to the clojurescript-site directory)
9696
. `unzip -o cljstheme.zip`
9797

9898
Generate the pages:

0 commit comments

Comments
 (0)