diff options
author | Daniel Kahn Gillmor <dkg@fifthhorseman.net> | 2008-08-07 13:14:34 -0400 |
---|---|---|
committer | Daniel Kahn Gillmor <dkg@fifthhorseman.net> | 2008-08-07 13:14:34 -0400 |
commit | b2fc65179b7ec4ad8cf0a5f47de4fdea34e822b6 (patch) | |
tree | ee75213c8d73b178415a312b09d0d2b56f7ab083 /website | |
parent | dc93042c94a4576dc7d8a2965dbb624bf1ffe63f (diff) |
changed sources.list snippet to use monkeysphere.info instead of george.riseup.net.
Diffstat (limited to 'website')
-rw-r--r-- | website/download.mdwn | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/website/download.mdwn b/website/download.mdwn index be22b03..f215f80 100644 --- a/website/download.mdwn +++ b/website/download.mdwn @@ -6,8 +6,8 @@ by following these directions: You can add this repo to your system by putting the following lines in /etc/apt/sources.list.d/monkeysphere.list: - deb http://george.riseup.net/debian experimental monkeysphere - deb-src http://george.riseup.net/debian experimental monkeysphere + deb http://monkeysphere.info/debian experimental monkeysphere + deb-src http://monkeysphere.info/debian experimental monkeysphere The repository is currently signed by [Daniel Kahn Gillmor's OpenPGP key](http://fifthhorseman.net/dkg.gpg "dkg's key"), key id D21739E9 (fingerprint: `0EE5 BE97 9282 D80B 9F75 40F1 CCD2 ED94 D217 39E9`). |