diff options
Diffstat (limited to 'branch-1.1.x/server-socket-api.html')
-rw-r--r-- | branch-1.1.x/server-socket-api.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/branch-1.1.x/server-socket-api.html b/branch-1.1.x/server-socket-api.html index e29e0c03..da771806 100644 --- a/branch-1.1.x/server-socket-api.html +++ b/branch-1.1.x/server-socket-api.html @@ -93,7 +93,7 @@ namespace. <pre id="var-docstr">create a repl on a socket</pre> - <a href="http://github.com/richhickey/clojure-contrib/blob/37dad8c37622669271357cfceec03e391cc10e17/src/clojure/contrib/server_socket.clj#L87" id="var-source">Source</a> + <a href="http://github.com/clojure/clojure-contrib/blob/37dad8c37622669271357cfceec03e391cc10e17/src/clojure/contrib/server_socket.clj#L87" id="var-source">Source</a> </div><div id="var-entry"> <br /> <hr /> @@ -112,7 +112,7 @@ Optional arguments support specifying a listen backlog and binding to a specific endpoint.</pre> - <a href="http://github.com/richhickey/clojure-contrib/blob/37dad8c37622669271357cfceec03e391cc10e17/src/clojure/contrib/server_socket.clj#L53" id="var-source">Source</a> + <a href="http://github.com/clojure/clojure-contrib/blob/37dad8c37622669271357cfceec03e391cc10e17/src/clojure/contrib/server_socket.clj#L53" id="var-source">Source</a> </div> @@ -122,7 +122,7 @@ to a specific endpoint.</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 /> |