From 20bd559f4d9281c7c7f2e7ce05b2b7c90cab91d0 Mon Sep 17 00:00:00 2001 From: Lorin Hochstein Date: Thu, 13 Oct 2011 14:16:34 -0400 Subject: [PATCH] Updated links in the README that were out of date. Change-Id: I4ea604ceac1fa01b8e55be85dab86b46ca54e713 --- README | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/README b/README index f9334c29..5619bc7d 100644 --- a/README +++ b/README @@ -4,21 +4,21 @@ The Choose Your Own Adventure README for Nova: itself as "Nova." It is apparent that it maintains compatibility with the popular Amazon EC2 and S3 APIs. -To monitor it from a distance: follow @novacc on twitter +To monitor it from a distance: follow @openstack on twitter -To tame it for use in your own cloud: read http://nova.openstack.org/getting.started.html +To tame it for use in your own cloud: read http://docs.openstack.org -To study its anatomy: read http://nova.openstack.org/architecture.html +To study its anatomy: read http://nova.openstack.org -To dissect it in detail: visit http://code.launchpad.net/nova +To dissect it in detail: visit http://github.com/openstack/nova To taunt it with its weaknesses: use http://bugs.launchpad.net/nova -To watch it: http://hudson.openstack.org +To watch it: http://jenkins.openstack.org To hack at it: read HACKING -To laugh at its PEP8 problems: http://hudson.openstack.org/job/nova-pep8/violations +To laugh at its PEP8 problems: http://jenkins.openstack.org/job/nova-pep8/ -To cry over its pylint problems: http://hudson.openstack.org/job/nova-pylint/violations +To cry over its pylint problems: http://jenkins.openstack.org/job/nova-pylint/violations