mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-04-14 14:16:39 +00:00
zfec: change URLs from allmydata.com to allmydata.org
This commit is contained in:
parent
6d3ebd1b6c
commit
12974b82fc
@ -28,7 +28,7 @@ and the addition of a command-line tool named "zfec".
|
||||
|
||||
The source is currently available via darcs on the web with the command:
|
||||
|
||||
darcs get http://www.allmydata.com/source/zfec
|
||||
darcs get http://allmydata.org/source/zfec
|
||||
|
||||
More information on darcs is available at http://darcs.net
|
||||
|
||||
|
@ -63,7 +63,7 @@ setup(name='zfec',
|
||||
description='Fast, portable, programmable erasure coding a.k.a. "forward error correction": the generation of redundant blocks of information such that if some blocks are lost then the original data can be recovered from the remaining blocks.',
|
||||
author='Zooko O\'Whielacronx',
|
||||
author_email='zooko@zooko.com',
|
||||
url='http://allmydata.com/source/zfec',
|
||||
url='http://allmydata.org/source/zfec',
|
||||
license='GNU GPL',
|
||||
platform='Any',
|
||||
packages=['zfec', 'zfec.cmdline', 'zfec.util', 'zfec.test'],
|
||||
|
Loading…
x
Reference in New Issue
Block a user