]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/blobdiff - src/allmydata/__init__.py
update project-home URLs: /trac/tahoe/ was replaced by /trac/tahoe-lafs/
[tahoe-lafs/tahoe-lafs.git] / src / allmydata / __init__.py
index 17e6ea0a9724f5bd66e273cc50e025eda5b6ef71..45484b2ca31426fd7bfb8aaea38776951c41fc66 100644 (file)
@@ -29,7 +29,7 @@ except ImportError:
 
 # __full_version__ is the one that you ought to use when identifying yourself in the
 # "application" part of the Tahoe versioning scheme:
-# http://allmydata.org/trac/tahoe/wiki/Versioning
+# http://allmydata.org/trac/tahoe-lafs/wiki/Versioning
 __full_version__ = __appname__ + '/' + str(__version__)
 
 import os, platform, re, subprocess, sys, traceback