From 04357f90bc630e57e3d5ec39a96945c43a430d2b Mon Sep 17 00:00:00 2001 From: Nathan Marz Date: Thu, 9 Jun 2016 09:24:18 -0400 Subject: [PATCH] update doc gen --- project.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project.clj b/project.clj index 6d2edaf..927e9a3 100644 --- a/project.clj +++ b/project.clj @@ -16,7 +16,7 @@ com.rpl.specter.macros com.rpl.specter.zipper com.rpl.specter.protocols - com.rpl.specter.transient] + com.rpl.specter.transients] :source-uri {#"target/classes" "https://github.com/nathanmarz/specter/tree/{version}/src/clj/{classpath}x#L{line}" #".*" "https://github.com/nathanmarz/specter/tree/{version}/src/clj/{classpath}#L{line}"