summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorJesse Andrews <anotherjesse@gmail.com>2011-06-07 20:09:43 -0700
committerJesse Andrews <anotherjesse@gmail.com>2011-06-07 20:09:43 -0700
commit68c5752ee3037a79b4d57f236afccf16ad901f99 (patch)
treeb0cf1e1d5bef44fcc62add478b11f45b23d645af /docs
parent0a4417c6938232e72f97412b9a7351ad4881c9a4 (diff)
keystone repo is now at github.com/rackspace/keystone
Diffstat (limited to 'docs')
-rw-r--r--docs/swift-quick-start.txt2
1 files changed, 1 insertions, 1 deletions
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::