From 0976c0ad43131e89e6aabdedb596d0d9f37489f5 Mon Sep 17 00:00:00 2001
From: root <sun.jun@99cloud.net>
Date: Mon, 14 Sep 2015 02:00:57 -0400
Subject: [PATCH] Fix Kolla the repository to openstack

Changed the repository of kolla to openstack

Closes-Bug: #1495342
Change-Id: Ic435177ae86e8af1097dc5a0c650514b33bc148e
---
 README.rst | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/README.rst b/README.rst
index a6051221fb..5904a24e75 100644
--- a/README.rst
+++ b/README.rst
@@ -21,9 +21,9 @@ Getting Started
 ===============
 
 Please get started by reading the `Developer
-Quickstart <https://github.com/stackforge/kolla/blob/master/doc/dev-quickstart.rst>`__
+Quickstart <https://github.com/openstack/kolla/blob/master/doc/dev-quickstart.rst>`__
 followed by the `Ansible Deployment
-Guide <https://github.com/stackforge/kolla/blob/master/doc/ansible-deployment.rst>`__.
+Guide <https://github.com/openstack/kolla/blob/master/doc/ansible-deployment.rst>`__.
 
 Docker Images
 -------------
@@ -31,7 +31,7 @@ Docker Images
 The `Docker images <https://docs.docker.com/userguide/dockerimages/>`__
 are built by the Kolla project maintainers. A detailed process for
 contributing to the images can be found in the `image building
-guide <https://github.com/stackforge/kolla/blob/master/doc/image-building.rst>`__.
+guide <https://github.com/openstack/kolla/blob/master/doc/image-building.rst>`__.
 Images reside in the Docker Hub `Kollaglue
 repo <https://registry.hub.docker.com/repos/kollaglue/>`__.
 
@@ -95,7 +95,7 @@ workflow <https://wiki.openstack.org/wiki/Gerrit_Workflow>`__.
    `Launchpad <https://launchpad.net/kolla>`__.
 -  Attend weekly
    `meetings <https://wiki.openstack.org/wiki/Meetings/Kolla>`__.
--  Contribute `code <https://github.com/stackforge/kolla>`__
+-  Contribute `code <https://github.com/openstack/kolla>`__
 
 Contributors
 ============