summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorYogeshwar Srikrishnan <yoga80@yahoo.com>2011-06-09 01:30:44 -0500
committerYogeshwar Srikrishnan <yoga80@yahoo.com>2011-06-09 01:30:44 -0500
commit49a644a25994a31e5a46dc3bd0bbd54267e28831 (patch)
tree2130f36060e082e12d39816618b42d57329465a5 /docs
parent4cf516ff36f7654fa42c24b83d1d87e3ea87fc31 (diff)
parent68c5752ee3037a79b4d57f236afccf16ad901f99 (diff)
Merge remote branch 'rackspace/master'
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::