diff --git a/UbuntuPackaging.md b/UbuntuPackaging.md index 82aebd2..1949077 100644 --- a/UbuntuPackaging.md +++ b/UbuntuPackaging.md @@ -2,7 +2,7 @@ Note: This page still needs a bit more information, but is a good start. It als In order to package Tahoe for inclusion into Ubuntu, you'll need a few things: -1. The released tarball (.tar.gz from the releases directory) for the Tahoe version you're updating to. +1. The released tarball (.tar.gz from [the releases directory](http://tahoe-lafs.org/source/tahoe-lafs/releases/?C=M;O=D)) for the Tahoe version you're updating to. 2. The existing package in Ubuntu. A simple `apt-get source tahoe-lafs` should do the trick. Once you have those things, here's what you need to do: