1 files changed, 7 insertions(+), 7 deletions(-)

M README.rst
M README.rst +7 -7
@@ 3,7 3,7 @@ django-trello-broker
 ====================
 :Info: Django app to integrate BitBucket POST hooks and Trello boards
 :Version: 0.3
-:Author: Peter Sanchez <peter@netlandish.com> - Netlandish Inc. (http://www.netlandish.com)
+:Author: Peter Sanchez <peter@netlandish.com> - Netlandish Inc. (https://www.netlandish.com)
 
 Dependencies
 ============

          
@@ 91,11 91,11 @@ Usage
   Example:
     One of the following words following by the card short ID. Words are "fix(ed|es)" or "close(d|s)". This is case insensitive. For instance, "Finished work for new feature. Closes #213"
 
-  .. image:: http://all-media.s3.amazonaws.com/images/broker_admin.png
+  .. image:: https://all-media.s3.amazonaws.com/images/broker_admin.png
      :align: center
      :width: 1000px
      :height: 575px
-     :target: http://all-media.s3.amazonaws.com/images/broker_admin.png
+     :target: https://all-media.s3.amazonaws.com/images/broker_admin.png
 
 #. Add the post hook to your BitBucket repository settings. See `BitBucket POST
 Hook Management <https://confluence.atlassian.com/display/BITBUCKET/POST+hook+management?continue=https%3A%2F%2Fconfluence.atlassian.com%2Fdisplay%2FBITBUCKET%2FPOST%2Bhook%2Bmanagement&application=cac>`_

          
@@ 149,11 149,11 @@ Admin Actions
 
 Also included is a simple Admin Action that makes it easy for you to re-populate one, or many, of your Trello boards via the Admin list page. Just select the boards you want to update, select the action, hit "Go".
 
-  .. image:: http://all-media.s3.amazonaws.com/images/broker_actions.png
+  .. image:: https://all-media.s3.amazonaws.com/images/broker_actions.png
      :align: center
      :width: 1000px
      :height: 229px
-     :target: http://all-media.s3.amazonaws.com/images/broker_actions.png
+     :target: https://all-media.s3.amazonaws.com/images/broker_actions.png
 
 
 Example in Action

          
@@ 161,9 161,9 @@ Example in Action
 
 Here's a simple screenshot from one of our development cards
 
-  .. image:: http://all-media.s3.amazonaws.com/images/in_action.png
+  .. image:: https://all-media.s3.amazonaws.com/images/in_action.png
      :align: center
-     :target: http://all-media.s3.amazonaws.com/images/in_action.png
+     :target: https://all-media.s3.amazonaws.com/images/in_action.png
 
 ==================
 Commercial Support