diff options
author | anarcat <anarcat@web> | 2014-12-17 20:09:17 +0000 |
---|---|---|
committer | admin <admin@branchable.com> | 2014-12-17 20:09:17 +0000 |
commit | 9d2dd8dc2fe3be1b25ed8a716daf31fe56d2a85b (patch) | |
tree | 43c6a6e739c2098d16828bae1a02659bfca5b89d | |
parent | d111e0f8133b3531d52fbea3b1619a0673ecd979 (diff) |
-rw-r--r-- | doc/todo/Bittorrent-like_features.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/todo/Bittorrent-like_features.mdwn b/doc/todo/Bittorrent-like_features.mdwn index 82e7d8405..f1075a124 100644 --- a/doc/todo/Bittorrent-like_features.mdwn +++ b/doc/todo/Bittorrent-like_features.mdwn @@ -46,4 +46,4 @@ This way, a torrent would just become another source for a specific file. When w That way we avoid the implementation complexity of shoving a complete bittorrent client within the assistant. The `get` operation would block until the torrent is downloaded, i guess... --[[anarcat]] -> This is now implemented. Including magnet link support, and multi-file torrent support. Leaving toto item open for the blue-sky stuff at top. --[[Joey]] +> This is now [[implemented|special_remotes/bittorrent/]]. Including magnet link support, and multi-file torrent support. Leaving todo item open for the blue-sky stuff at top. --[[Joey]] |