From 68c5752ee3037a79b4d57f236afccf16ad901f99 Mon Sep 17 00:00:00 2001 From: Jesse Andrews Date: Tue, 7 Jun 2011 20:09:43 -0700 Subject: keystone repo is now at github.com/rackspace/keystone --- docs/swift-quick-start.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/swift-quick-start.txt b/docs/swift-quick-start.txt index 50b380d8..f201327b 100644 --- a/docs/swift-quick-start.txt +++ b/docs/swift-quick-start.txt @@ -7,7 +7,7 @@ Quick Start to Integrating Swift and Keystone 2. Obtain and install a source copy of Keystone:: - git clone https://github.com/khussein/keystone.git ~/keystone + git clone https://github.com/rackspace/keystone.git ~/keystone cd ~/keystone && sudo python setup.py develop 3. Move included configuration out of the way:: -- cgit