summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorFelix Yan <felixonmars@gmail.com>2014-07-22 18:26:57 +0800
committerFelix Yan <felixonmars@gmail.com>2014-07-22 18:26:57 +0800
commitb9290efd967b9c53cd081c980c455a328ac2551d (patch)
tree685c7316530426455d03b33478a24e0d30af10c6 /docs
parent7f340ca3979aa1f1c4c9c341586b4b4ba2cb8db3 (diff)
downloadboto-b9290efd967b9c53cd081c980c455a328ac2551d.tar.gz
update docs for sts module's python 3 support
Diffstat (limited to 'docs')
-rw-r--r--docs/source/index.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/source/index.rst b/docs/source/index.rst
index f29127cd..9022d93e 100644
--- a/docs/source/index.rst
+++ b/docs/source/index.rst
@@ -62,7 +62,7 @@ Currently Supported Services
* **Identity & Access**
* Identity and Access Management (IAM) -- (:doc:`API Reference <ref/iam>`) (Python 3)
- * Security Token Service (STS) -- (:doc:`API Reference <ref/sts>`)
+ * Security Token Service (STS) -- (:doc:`API Reference <ref/sts>`) (Python 3)
* **Application Services**