commit | b33ffb6d15c29697c158743f89c2adf5a2e19e32 | [log] [tgz] |
---|---|---|
author | tyoshino <tyoshino@chromium.org> | Tue Feb 01 06:27:07 2011 +0000 |
committer | tyoshino <tyoshino@chromium.org> | Tue Feb 01 06:27:07 2011 +0000 |
tree | 89adacf57502579b2143c25477296b82e5ad3453 | |
parent | e3e88c15834705332940b35c958deac7f5f59996 [diff] [blame] |
Update working draft URL. Review URL: http://codereview.appspot.com/4023058
diff --git a/src/setup.py b/src/setup.py index be56b99..8669c51 100755 --- a/src/setup.py +++ b/src/setup.py
@@ -50,7 +50,7 @@ long_description=( 'mod_pywebsocket is an Apache HTTP Server extension for ' 'Web Socket (http://tools.ietf.org/html/' - 'draft-hixie-thewebsocketprotocol). ' + 'draft-ietf-hybi-thewebsocketprotocol). ' 'See mod_pywebsocket/__init__.py for more detail.'), license='See COPYING', name=_PACKAGE_NAME,