diff options
Diffstat (limited to 'branch-1.1.x/core-api.html')
-rw-r--r-- | branch-1.1.x/core-api.html | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/branch-1.1.x/core-api.html b/branch-1.1.x/core-api.html index 3397a68b..4063e452 100644 --- a/branch-1.1.x/core-api.html +++ b/branch-1.1.x/core-api.html @@ -103,7 +103,7 @@ Examples : </pre> - <a href="http://github.com/richhickey/clojure-contrib/blob/bc07de7c3b1058f4263bd7b1c424f771fb010005/src/clojure/contrib/core.clj#L30" id="var-source">Source</a> + <a href="http://github.com/clojure/clojure-contrib/blob/bc07de7c3b1058f4263bd7b1c424f771fb010005/src/clojure/contrib/core.clj#L30" id="var-source">Source</a> </div><div id="var-entry"> <br /> <hr /> @@ -119,7 +119,7 @@ Examples : </pre> - <a href="http://github.com/richhickey/clojure-contrib/blob/bc07de7c3b1058f4263bd7b1c424f771fb010005/src/clojure/contrib/core.clj#L38" id="var-source">Source</a> + <a href="http://github.com/clojure/clojure-contrib/blob/bc07de7c3b1058f4263bd7b1c424f771fb010005/src/clojure/contrib/core.clj#L38" id="var-source">Source</a> </div><div id="var-entry"> <br /> <hr /> @@ -132,7 +132,7 @@ nested structure. keys is a sequence of keys. Any empty maps that result will not be present in the new structure.</pre> - <a href="http://github.com/richhickey/clojure-contrib/blob/bc07de7c3b1058f4263bd7b1c424f771fb010005/src/clojure/contrib/core.clj#L49" id="var-source">Source</a> + <a href="http://github.com/clojure/clojure-contrib/blob/bc07de7c3b1058f4263bd7b1c424f771fb010005/src/clojure/contrib/core.clj#L49" id="var-source">Source</a> </div><div id="var-entry"> <br /> <hr /> @@ -143,7 +143,7 @@ will not be present in the new structure.</pre> <pre id="var-docstr">Constructs a Java object whose class is specified by a String.</pre> - <a href="http://github.com/richhickey/clojure-contrib/blob/bc07de7c3b1058f4263bd7b1c424f771fb010005/src/clojure/contrib/core.clj#L63" id="var-source">Source</a> + <a href="http://github.com/clojure/clojure-contrib/blob/bc07de7c3b1058f4263bd7b1c424f771fb010005/src/clojure/contrib/core.clj#L63" id="var-source">Source</a> </div><div id="var-entry"> <br /> <hr /> @@ -154,7 +154,7 @@ will not be present in the new structure.</pre> <pre id="var-docstr">Returns true if (seq x) will succeed, false otherwise.</pre> - <a href="http://github.com/richhickey/clojure-contrib/blob/bc07de7c3b1058f4263bd7b1c424f771fb010005/src/clojure/contrib/core.clj#L70" id="var-source">Source</a> + <a href="http://github.com/clojure/clojure-contrib/blob/bc07de7c3b1058f4263bd7b1c424f771fb010005/src/clojure/contrib/core.clj#L70" id="var-source">Source</a> </div> @@ -164,7 +164,7 @@ will not be present in the new structure.</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 & site design by <a title="Visit Tom Hickey's website." href="http://www.tomhickey.com">Tom Hickey</a>.<br /> |