Implement an optional json output 4 outputing cmds
[kamaki] / docs / installation.rst
index 42174e6..4fffadf 100644 (file)
@@ -22,7 +22,7 @@ The following steps describe a command-line approach, but any graphic package ma
 
     deb http://apt2.dev.grnet.gr stable/
 
-* Make sure the GPG public key for the GRNET dev team is added:
+* Make sure the GPG public key for the Synnefo development team is added:
 
     .. code-block:: console
 
@@ -111,7 +111,7 @@ With virtualenv users can setup kamaki and synnefo services in a sandbox environ
     $ virtualenv kamaki-env
     $ source kamaki-env/bin/activate
 
-A more detailed example of using virtual env can be found at the `snf-image-creator setup guide <http://docs.dev.grnet.gr/snf-image-creator/latest/install.html#python-virtual-environment>`_
+A more detailed example of using virtual env can be found at the `snf-image-creator setup guide <http://www.synnefo.org/docs/snf-image-creator/latest/install.html#python-virtual-environment>`_
 
 Install kamaki
 """"""""""""""