summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKaitlin Farr <kaitlin.farr@jhuapl.edu>2014-06-02 16:26:39 -0400
committerKaitlin Farr <kaitlin.farr@jhuapl.edu>2014-06-02 16:58:39 -0400
commit3f9da6a403286abfbb8d31a513ddd2afb99133d0 (patch)
treeb5b6d0def089caa693af4d9a74eeca3b28874592
parent77ac9090c142b7be9dc1d8d971f8197d10e378f2 (diff)
downloadpython-barbicanclient-3f9da6a403286abfbb8d31a513ddd2afb99133d0.tar.gz
Updating documentation from stackforge to openstack
Change-Id: I330443029cf600e17f0bbaf11143577139985f49 Closes-bug: #1323830
-rw-r--r--README.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.rst b/README.rst
index f163fc3..73b72dd 100644
--- a/README.rst
+++ b/README.rst
@@ -1,7 +1,7 @@
python-barbicanclient
=====================
-This is a client for the `Barbican <https://github.com/stackforge/barbican>`__
+This is a client for the `Barbican <https://github.com/openstack/barbican>`__
Key Management API. There is a Python library for accessing the API
(`barbicanclient` module), and a command-line script (`barbican`).