dont suggest reporting issues to user list anymore

This commit is contained in:
Georg Brandl 2014-01-21 10:39:07 +01:00
parent 15989db2a7
commit f1a26f3534

View File

@ -291,8 +291,6 @@ def main(argv):
'error, so that a better error message '
'can be provided next time.')
print >>error, (
'Either send bugs to the mailing list at '
'<http://groups.google.com/group/sphinx-users/>,\n'
'or report them in the tracker at '
'<http://bitbucket.org/birkenfeld/sphinx/issues/>. Thanks!')
'A bug report can be filed in the tracker at '
'<https://bitbucket.org/birkenfeld/sphinx/issues/>. Thanks!')
return 1