You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by se...@apache.org on 2014/02/21 17:59:59 UTC

git commit: Update rnotes.rst Closes #3

Repository: cloudstack-docs-rn
Updated Branches:
  refs/heads/master b89514890 -> 1943089ec


Update rnotes.rst Closes #3

corrected small typos regarding version numbers

Signed-off-by: Sebastien Goasguen <ru...@gmail.com>


Project: http://git-wip-us.apache.org/repos/asf/cloudstack-docs-rn/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack-docs-rn/commit/1943089e
Tree: http://git-wip-us.apache.org/repos/asf/cloudstack-docs-rn/tree/1943089e
Diff: http://git-wip-us.apache.org/repos/asf/cloudstack-docs-rn/diff/1943089e

Branch: refs/heads/master
Commit: 1943089ec182598763a52c3b41786377d0b59619
Parents: b895148
Author: NuxRo <nu...@li.nux.ro>
Authored: Fri Feb 21 15:26:07 2014 +0000
Committer: Sebastien Goasguen <ru...@gmail.com>
Committed: Fri Feb 21 17:59:32 2014 +0100

----------------------------------------------------------------------
 source/rnotes.rst | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cloudstack-docs-rn/blob/1943089e/source/rnotes.rst
----------------------------------------------------------------------
diff --git a/source/rnotes.rst b/source/rnotes.rst
index 3d94038..e2c2f48 100644
--- a/source/rnotes.rst
+++ b/source/rnotes.rst
@@ -337,13 +337,13 @@ working on a production system.
 
       .. sourcecode:: bash
 
-          deb http://cloudstack.apt-get.eu/ubuntu precise 4.0
+          deb http://cloudstack.apt-get.eu/ubuntu precise 4.2
 
       We'll change it to point to the new package repository:
 
       .. sourcecode:: bash
 
-          deb http://cloudstack.apt-get.eu/ubuntu precise 4.2
+          deb http://cloudstack.apt-get.eu/ubuntu precise 4.3
 
       If you're using your own package repository, change this line to
       read as appropriate for your 4.3 repository.
@@ -551,12 +551,12 @@ working on a production system.
 
           [apache-cloudstack]
           name=Apache CloudStack
-          baseurl=http://cloudstack.apt-get.eu/rhel/4.0/
+          baseurl=http://cloudstack.apt-get.eu/rhel/4.2/
           enabled=1
           gpgcheck=0
 
       If you are using the community provided package repository, change
-      the base url to http://cloudstack.apt-get.eu/rhel/4.2/
+      the base url to http://cloudstack.apt-get.eu/rhel/4.3/
 
       If you're using your own package repository, change this line to
       read as appropriate for your 4.3 repository.