Skip to content

Commit 21d6aa1

Browse files
authored
Update README.rst
1 parent b45b282 commit 21d6aa1

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -158,15 +158,15 @@ Using this SDK you can create steps, chain them together to create a workflow,
158158
create that workflow in AWS Step Functions, and execute the workflow in the
159159
AWS cloud.
160160

161-
.. image:: images/create.png
162-
:width: 400
161+
.. image:: doc/images/create.png
162+
:scale: 50 %
163163
:alt: Create a workflow in AWS Step Functions
164164

165165
Once you have created your workflow in AWS Step Functions, you can execute that
166166
workflow in Step Functions, in the AWS cloud.
167167

168-
.. image:: images/execute.png
169-
:width: 400
168+
.. image:: doc/images/execute.png
169+
:scale: 50 %
170170
:alt: Start a workflow in AWS Step Functions
171171

172172
Step Functions creates workflows out of steps called `States <https://docs.aws.amazon.com/step-functions/latest/dg/concepts-states.html>`__,

0 commit comments

Comments
 (0)