From 9ce94f1fa618c774041293f8ed08174673f49b50 Mon Sep 17 00:00:00 2001 From: Iury Gregory Melo Ferreira Date: Fri, 31 Jul 2015 11:49:14 -0300 Subject: [PATCH] update openstacklib reference The openstacklib module is part of OpenStack -update stackforge reference to openstack Change-Id: Ib841454a6d308202d7c6b7fb3e7dbabc16f6354c --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 8eedb6ca..6242217a 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ openstacklib Overview -------- -The openstacklib module is a part of [Stackforge](https://github.com/stackforge), +The openstacklib module is a part of [OpenStack](https://github.com/openstack), an effort by the Openstack infrastructure team to provide continuous integration testing and code review for Openstack and Openstack community projects not part of the core software. The module itself is used to expose common functionality @@ -38,7 +38,7 @@ Setup ### Installing openstacklib - example% puppet module install openstack/openstacklib + puppet module install openstack/openstacklib Usage -----