aboutsummaryrefslogtreecommitdiff
path: root/branch-1.1.x/json.write-api.html
diff options
context:
space:
mode:
Diffstat (limited to 'branch-1.1.x/json.write-api.html')
-rw-r--r--branch-1.1.x/json.write-api.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/branch-1.1.x/json.write-api.html b/branch-1.1.x/json.write-api.html
index 37da1992..4a9d9f81 100644
--- a/branch-1.1.x/json.write-api.html
+++ b/branch-1.1.x/json.write-api.html
@@ -121,7 +121,7 @@ Within strings, all non-ASCII characters are hexadecimal escaped.</pre>
<pre id="var-docstr">Converts x to a JSON-formatted string.</pre>
- <a href="http://github.com/richhickey/clojure-contrib/blob/4f2c7bb5cf6828eb710fd18b603828ab295d0fa5/src/clojure/contrib/json/write.clj#L138" id="var-source">Source</a>
+ <a href="http://github.com/clojure/clojure-contrib/blob/4f2c7bb5cf6828eb710fd18b603828ab295d0fa5/src/clojure/contrib/json/write.clj#L138" id="var-source">Source</a>
</div><div id="var-entry">
<br />
<hr />
@@ -136,7 +136,7 @@ arrays. Unicode characters in strings are escaped as \uXXXX.
Numbers print as with pr.</pre>
- <a href="http://github.com/richhickey/clojure-contrib/blob/4f2c7bb5cf6828eb710fd18b603828ab295d0fa5/src/clojure/contrib/json/write.clj#L50" id="var-source">Source</a>
+ <a href="http://github.com/clojure/clojure-contrib/blob/4f2c7bb5cf6828eb710fd18b603828ab295d0fa5/src/clojure/contrib/json/write.clj#L50" id="var-source">Source</a>
</div>
@@ -146,7 +146,7 @@ Numbers print as with pr.</pre>
</div>
</div>
<div id="foot">
- <div style="text-align: center;" id="copyright">Copyright 2007-2009 by Rich Hickey and the various contributors</div>
+ <div style="text-align: center;" id="copyright">Copyright 2007-2010 by Rich Hickey and the various contributors</div>
</div>
</div>
<div id="DesignedBy">Logo &amp; site design by <a title="Visit Tom Hickey's website." href="http://www.tomhickey.com">Tom Hickey</a>.<br />