From c3c3dc693c14175e110b5fe125d4d5f98ace9700 Mon Sep 17 00:00:00 2001 From: Scott Moser Date: Wed, 10 Aug 2016 09:06:15 -0600 Subject: README: Mention move of revision control to git. cloud-init development has moved its revision control to git. It is available at https://code.launchpad.net/cloud-init Clone with git clone https://git.launchpad.net/cloud-init or git clone git+ssh://git.launchpad.net/cloud-init For more information see https://git.launchpad.net/cloud-init/tree/HACKING.rst --- doc/README | 4 ---- 1 file changed, 4 deletions(-) delete mode 100644 doc/README (limited to 'doc/README') diff --git a/doc/README b/doc/README deleted file mode 100644 index 83559192..00000000 --- a/doc/README +++ /dev/null @@ -1,4 +0,0 @@ -This project is cloud-init it is hosted on launchpad at -https://launchpad.net/cloud-init - -The package was previously named ec2-init. -- cgit v1.2.1