mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
dont suggest reporting issues to user list anymore
This commit is contained in:
parent
15989db2a7
commit
f1a26f3534
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user