From d0e9f98b5b99b265d58be245c8ff8fd943fb3480 Mon Sep 17 00:00:00 2001 From: Monty Taylor Date: Wed, 19 Dec 2012 13:35:29 -0800 Subject: [PATCH] Replace demo references with incubator. Change-Id: I94e88471e85ab5cf364ce995d6e09631030e3aeb --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index dfb730296..03db4b16d 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,9 @@ Image building tools for Openstack ================================== -These tools are the components of tripleo (https://github.com/tripleo/demo) +These tools are the components of tripleo (https://github.com/tripleo/incubator) that do the plumbing involved in building disk images. Specific configs live -in the demo repository, while the reusable tools live here. +in the incubator repository, while the reusable tools live here. What tools are there? ---------------------