📝 Reorganize image files (#963)

This commit is contained in:
Giannis Kepas 2023-12-15 03:58:19 +02:00 committed by GitHub
parent 3952814fd8
commit d36c363f60
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
34 changed files with 14 additions and 14 deletions

View file

@ -9,7 +9,7 @@ description: "Collect responses from your participants by sharing your invite li
Click the **Share** button to open the dialog containing your **Invite
Link**.
<Frame caption="Hint: You can copy the link by clicking on it">
<img src="/images/invite-link.png" alt="Share Dialog"/>
<img src="/images/workflow/invite-link.png" alt="Share Dialog"/>
</Frame>
</Step>
<Step title="Wait for participants to vote">
@ -18,13 +18,13 @@ description: "Collect responses from your participants by sharing your invite li
<Note>Have a look at the [Participant Guide](/guide/participant-guide) for details on how participants can vote.</Note>
<Frame>
<img src="/images/voting.png" alt="Voting"/>
<img src="/images/workflow/voting.png" alt="Voting"/>
</Frame>
As participants respond, you can review the results to see which dates are preferred.
<Frame>
<img src="/images/review.png" alt="Voting"/>
<img src="/images/workflow/review.png" alt="Voting"/>
</Frame>
</Step>