From eed90f8b3b38324c3d6ba459d888f216f2b36d91 Mon Sep 17 00:00:00 2001 From: James Page Date: Mon, 27 Jun 2016 13:41:54 +0100 Subject: [PATCH] Rename to charm-guide --- .gitreview | 2 +- doc/source/find-us.rst | 4 ++-- setup.cfg | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.gitreview b/.gitreview index 1ae51d4c..cfa4793e 100644 --- a/.gitreview +++ b/.gitreview @@ -1,4 +1,4 @@ [gerrit] host=review.openstack.org port=29418 -project=openstack/openstack-charm-guide.git +project=openstack/charm-guide.git diff --git a/doc/source/find-us.rst b/doc/source/find-us.rst index ba29adb4..bfb643ae 100644 --- a/doc/source/find-us.rst +++ b/doc/source/find-us.rst @@ -3,8 +3,8 @@ Talk to us ========== * Talk to us on IRC channel ``#openstack-charms`` on Freenode. -* Join the conversation on our `Mailing list `_. -* Participate to our `Online Meetings `_. +* Join the conversation on our `Mailing list `_. +* Participate to our `Online Meetings `_. .. toctree:: diff --git a/setup.cfg b/setup.cfg index 78d0770b..e69a18b9 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,5 +1,5 @@ [metadata] -name = openstack-charm-guide +name = charm-guide summary = OpenStack Charm Guide description-file = README.rst