Skip to content

Commit

Permalink
Point to http://buildbot.net/trac in the API reference docs
Browse files Browse the repository at this point in the history
  • Loading branch information
krajaratnam committed Feb 21, 2010
1 parent 6bd9ce4 commit c903edc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/epyrun
Expand Up @@ -182,7 +182,7 @@ def main():

sys.argv[1:1] = [
'-n', 'BuildBot %s' % buildbot.version,
'-u', 'http://buildbot.sourceforge.net/', '--no-private']
'-u', 'http://buildbot.net/trac', '--no-private']

# Make it easy to profile epyrun
if 0:
Expand Down

0 comments on commit c903edc

Please sign in to comment.