summaryrefslogtreecommitdiff
path: root/docs/source/index.rst
diff options
context:
space:
mode:
authorDaniel G. Taylor <dan@programmer-art.org>2014-07-23 10:35:32 -0700
committerDaniel G. Taylor <dan@programmer-art.org>2014-07-23 10:35:32 -0700
commit1c1239b9f36a33c71474d77ecc61ee4e7fc8f69a (patch)
treee9ebb6f291b06f607ca87d5089ab1314702a51b7 /docs/source/index.rst
parentb17f2d9987d63cf9516eccd309328db63ec4d6cb (diff)
parentb9290efd967b9c53cd081c980c455a328ac2551d (diff)
downloadboto-1c1239b9f36a33c71474d77ecc61ee4e7fc8f69a.tar.gz
Merge pull request #2435 from felixonmars/sts-py3
sts module: add backward-compatible support for Python 3.3+. Fixes #2435.
Diffstat (limited to 'docs/source/index.rst')
-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 8d141122..66bbdf5e 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**