From a5cf71cb066f5bafa1afec7907fc3ecb792513ef Mon Sep 17 00:00:00 2001 From: Pablo Hoffman Date: Sun, 5 Sep 2010 19:04:15 -0300 Subject: [PATCH] Updated Ubuntu package signing key location --- docs/topics/ubuntu.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/topics/ubuntu.rst b/docs/topics/ubuntu.rst index 6367abe22..f648dcebe 100644 --- a/docs/topics/ubuntu.rst +++ b/docs/topics/ubuntu.rst @@ -25,7 +25,7 @@ For Ubuntu Lucid (10.04) and Ubuntu Karmic (9.10):: The public GPG key used to sign these packages can be imported into you APT keyring as follows:: - curl -s http://archive.scrapy.org/debian/archive.key | sudo apt-key add - + curl -s http://archive.scrapy.org/ubuntu/archive.key | sudo apt-key add - .. _Insophia: http://insophia.com/ .. _Scrapy Mercurial repositories: http://hg.scrapy.org/