# HG changeset patch # User Peter Sanchez # Date 1543456409 28800 # Wed Nov 28 17:53:29 2018 -0800 # Node ID 3f05676b20ec4d9de5b2e526b708c1c19f0618ca # Parent 594ef1067fbd4cf6bc16fd5d22294bac00cbe2ef Updated README diff --git a/README.rst b/README.rst --- a/README.rst +++ b/README.rst @@ -3,7 +3,7 @@ ==================== :Info: Django app to integrate BitBucket POST hooks and Trello boards :Version: 0.3 -:Author: Peter Sanchez - Netlandish Inc. (http://www.netlandish.com) +:Author: Peter Sanchez - Netlandish Inc. (https://www.netlandish.com) Dependencies ============ @@ -91,11 +91,11 @@ 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 `_ @@ -149,11 +149,11 @@ 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 @@ 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