From d084199d8ce22990ffac8db4e02f2929ae2668de Mon Sep 17 00:00:00 2001 From: Li Ma Date: Thu, 22 Oct 2015 10:20:11 +0800 Subject: [PATCH] Fix initial typo Change-Id: I206f8187e4661ec69fa1bccbacfcaf8cb10d3009 --- CONTRIBUTING.rst | 2 +- README.rst | 6 +++++- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/CONTRIBUTING.rst b/CONTRIBUTING.rst index 79b8fb3..1cc0fa7 100644 --- a/CONTRIBUTING.rst +++ b/CONTRIBUTING.rst @@ -13,4 +13,4 @@ Pull requests submitted through GitHub will be ignored. Bugs should be filed on Launchpad, not GitHub: - https://bugs.launchpad.net/nova + https://bugs.launchpad.net/evoque diff --git a/README.rst b/README.rst index 4258373..7ea9a76 100644 --- a/README.rst +++ b/README.rst @@ -1,7 +1,11 @@ OpenStack Evoque README ======================= -OpenSatck Evoque provides tickets service. +OpenStack Evoque provides ticket service. + +Wiki +----- +https://wiki.openstack.org/wiki/Evoque Launchpad Projects ------------------