aboutsummaryrefslogtreecommitdiff
path: root/json.write-api.html
diff options
context:
space:
mode:
Diffstat (limited to 'json.write-api.html')
-rw-r--r--json.write-api.html6
1 files changed, 2 insertions, 4 deletions
diff --git a/json.write-api.html b/json.write-api.html
index c59e9773..aed1da11 100644
--- a/json.write-api.html
+++ b/json.write-api.html
@@ -105,8 +105,7 @@ Within strings, all non-ASCII characters are hexadecimal escaped.</pre>
<pre id="var-usage">Usage: (json-str x)
</pre>
<pre id="var-docstr">Converts x to a JSON-formatted string.</pre>
- <a href="http://github.com/richhickey/clojure-contrib/blob/fatal: ambiguous argument 'src/clojure/contrib/json/write.clj': unknown revision or path not in the working tree.
-Use '--' to separate paths from revisions/src/src/clojure/contrib/json/write.clj#L138" id="var-source">Source</a>
+ <a href="http://github.com/richhickey/clojure-contrib/blob/4f2c7bb5cf6828eb710fd18b603828ab295d0fa5/src/clojure/contrib/json/write.clj#L138" id="var-source">Source</a>
</div><div id="var-entry">
<br />
<hr />
@@ -119,8 +118,7 @@ strings, without the leading colon. Maps become JSON objects, all
other collection types become JSON arrays. Java arrays become JSON
arrays. Unicode characters in strings are escaped as \uXXXX.
Numbers print as with pr.</pre>
- <a href="http://github.com/richhickey/clojure-contrib/blob/fatal: ambiguous argument 'src/clojure/contrib/json/write.clj': unknown revision or path not in the working tree.
-Use '--' to separate paths from revisions/src/src/clojure/contrib/json/write.clj#L50" id="var-source">Source</a>
+ <a href="http://github.com/richhickey/clojure-contrib/blob/4f2c7bb5cf6828eb710fd18b603828ab295d0fa5/src/clojure/contrib/json/write.clj#L50" id="var-source">Source</a>
</div>