]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/blobdiff - setup.cfg
Update more links from http: to https: in documentation and comments.
[tahoe-lafs/tahoe-lafs.git] / setup.cfg
index 7232eb9acbd96a5a193a14edfcb30e511c2de068..b984d2dea249374d1bcaf96c1c642cccbd20d465 100644 (file)
--- a/setup.cfg
+++ b/setup.cfg
@@ -13,7 +13,7 @@ zip_ok=False
 # tahoe-deps/ and ../tahoe-deps/ before it resorts to downloading them from
 # PyPI.
 
-# http://tahoe-lafs.org/source/tahoe-lafs/deps/tahoe-deps.tar.gz contains a
+# https://tahoe-lafs.org/source/tahoe-lafs/deps/tahoe-deps.tar.gz contains a
 # bundle of these dependencies (as Python source distributions or "sdists"). So
 # it you want to avoid the build-time download (say, if you're on an airplane,
 # or a desert island), just grab a copy and unpack it in your tahoe darcs tree.
@@ -34,7 +34,7 @@ find_links=misc/dependencies tahoe-deps ../tahoe-deps
 # Other sites that we might want to list:
 # http://sourceforge.net/project/showfiles.php?group_id=78018&package_id=79063
 # http://pypi.python.org/pypi/pywin32
-# (See http://tahoe-lafs.org/trac/tahoe-lafs/ticket/142 .)
+# (See ticket #142.)
 
 [aliases]
 build = update_version develop --prefix=support make_executable build