Skip to content

Commit 488edb5

Browse files
committed
dostring: update Dan Cross's paredit ref card link
It is available over https, so let's link to it that way. [skip ci]
1 parent 81f2178 commit 488edb5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/rewrite_clj/paredit.cljc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
(ns rewrite-clj.paredit
22
"Paredit zipper operations for Clojure/ClojureScript/EDN.
33
4-
You might find inspiration from examples here: http://pub.gajendra.net/src/paredit-refcard.pdf"
4+
You might find inspiration from examples here: https://pub.gajendra.net/src/paredit-refcard.pdf"
55
(:require [clojure.string :as str]
66
[rewrite-clj.custom-zipper.core :as zraw]
77
[rewrite-clj.custom-zipper.utils :as u]

0 commit comments

Comments
 (0)