move config directory to ~/.monkeysphere
[monkeysphere.git] / website / getting-started-user.mdwn
index 5cb96b926827c1f16c60dcb8a4c1b26eafb4431c..00b803eaeb103983fcbeca8baf9bcc3c1ad1ba0a 100644 (file)
@@ -92,8 +92,8 @@ to take this step, you will need to upgrade to a patched version of
 gnutls. You can easily upgrade a Debian system by adding the following
 to `/etc/apt/sources.list.d/monkeysphere.list`:
 
-       deb http://monkeysphere.info/debian experimental gnutls
-       deb-src http://monkeysphere.info/debian experimental gnutls
+       deb http://archive.monkeysphere.info/debian experimental gnutls
+       deb-src http://archive.monkeysphere.info/debian experimental gnutls
 
 Next, run `aptitude update; aptitude install libgnutls26`.
 
@@ -120,7 +120,7 @@ update-authorized_keys command:
        $ monkeysphere update-authorized_keys
 
 This command will take all the user IDs listed in the
-`~/.config/monkeysphere/authorized_user_ids` file and check to see if
+`~/.monkeysphere/authorized_user_ids` file and check to see if
 there are acceptable keys for those user IDs available.  If so, they
 will be added to the `~/.ssh/authorized_keys` file.