From de0e12581d78c1c89a0d109d196d17c148d53c5c Mon Sep 17 00:00:00 2001 From: Zhenguo Niu Date: Tue, 14 Feb 2017 10:20:33 +0800 Subject: [PATCH] Replace ironic with ironic-ui in contributing doc In contributing doc, some links and informations are still for ironic, we should change to use ironic-ui. Change-Id: If75b79927e9cbb269057dc5311ef8f5ccc6a1f32 --- doc/source/contributing.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/source/contributing.rst b/doc/source/contributing.rst index ceac405b..77829633 100644 --- a/doc/source/contributing.rst +++ b/doc/source/contributing.rst @@ -13,7 +13,7 @@ Contributor License Agreement .. index:: single: license; agreement -In order to contribute to the Ironic project, you need to have +In order to contribute to the Ironic UI project, you need to have signed OpenStack's contributor's agreement. .. seealso:: @@ -30,7 +30,7 @@ authentication. .. seealso:: * https://launchpad.net - * https://launchpad.net/ironic + * https://launchpad.net/ironic-ui Project Hosting Details -------------------------