diff options
Diffstat (limited to 'branch-1.1.x/singleton-api.html')
-rw-r--r-- | branch-1.1.x/singleton-api.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/branch-1.1.x/singleton-api.html b/branch-1.1.x/singleton-api.html index a4be2a46..74e0c32b 100644 --- a/branch-1.1.x/singleton-api.html +++ b/branch-1.1.x/singleton-api.html @@ -97,7 +97,7 @@ Warning: global singletons are often unsafe in multi-threaded code. Consider per-thread-singleton instead.</pre> - <a href="http://github.com/richhickey/clojure-contrib/blob/86e90011e274910c618a5592d21ba3ce290a6855/src/clojure/contrib/singleton.clj#L28" id="var-source">Source</a> + <a href="http://github.com/clojure/clojure-contrib/blob/86e90011e274910c618a5592d21ba3ce290a6855/src/clojure/contrib/singleton.clj#L28" id="var-source">Source</a> </div><div id="var-entry"> <br /> <hr /> @@ -117,7 +117,7 @@ per-thread-singleton. See <a href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=5025230">http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=5025230</a></pre> - <a href="http://github.com/richhickey/clojure-contrib/blob/86e90011e274910c618a5592d21ba3ce290a6855/src/clojure/contrib/singleton.clj#L41" id="var-source">Source</a> + <a href="http://github.com/clojure/clojure-contrib/blob/86e90011e274910c618a5592d21ba3ce290a6855/src/clojure/contrib/singleton.clj#L41" id="var-source">Source</a> </div> @@ -127,7 +127,7 @@ per-thread-singleton. See </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 /> |