Skip to content

Commit b2b1da6

Browse files
committed
change theme package location
1 parent 6d5aa9a commit b2b1da6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/community/contributing_site.adoc

Lines changed: 1 addition & 1 deletion
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/clojure.org/clojuretheme.zip` (or download this file with your browser to the clojure-site directory)
95+
. `curl -O https://clojure.org/clojuretheme.zip` (or download this file with your browser to the clojure-site directory)
9696
. `unzip -o clojuretheme.zip`
9797

9898
Generate the pages:

0 commit comments

Comments
 (0)