summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDoug Hellmann <doug.hellmann@dreamhost.com>2014-06-15 10:45:34 -0400
committerDoug Hellmann <doug.hellmann@dreamhost.com>2014-06-15 10:52:16 -0400
commite8e9ca1e964963f7cb3db9eec62a7adeef2446a1 (patch)
tree7953e549c7a2edac9c270ac66b149bb17dd69e07
parentd39ef75e58899db444a557494aefce065fe047fb (diff)
downloadstevedore-e8e9ca1e964963f7cb3db9eec62a7adeef2446a1.tar.gz
Fix incorrect image reference in documentation
Link to the correct image for the "API Enforcement" section of the PyCon 2013 essay. Change-Id: I844e6dcd2dccd9367cc5c49f13b9abfc01b69f4b
-rw-r--r--docs/source/essays/pycon2013.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/source/essays/pycon2013.rst b/docs/source/essays/pycon2013.rst
index b8306fd..78ae2fd 100644
--- a/docs/source/essays/pycon2013.rst
+++ b/docs/source/essays/pycon2013.rst
@@ -314,7 +314,7 @@ often written by someone other than the core developer for the
application. I saw two basic techniques to help developers get their
plugins right: convention and interfaces.
-.. image:: integration.jpg
+.. image:: api-enforcement.jpg
:scale: 50
:align: center