Skip to content

Commit 62f3cec

Browse files
committed
fix images
1 parent 2215de7 commit 62f3cec

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

docs/faq/questions/using-cypress-faq.mdx

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -649,8 +649,9 @@ project and authenticate that your project is even _allowed_ to record tests.
649649
You can find your project's record key inside of the _Settings_ tab.
650650

651651
<DocsImage
652-
src="/img/dashboard/record-key-shown-in-desktop-gui-configuration.jpg"
652+
src="/img/guides/cloud/projects/record-key-desktop-gui.jpg"
653653
alt="Record Key in Configuration Tab"
654+
width="80%"
654655
/>
655656

656657
For further detail see the
@@ -687,6 +688,7 @@ email's functionality and visual style:
687688
src="/img/guides/references/email-test.png"
688689
title="The HTML email loaded during the test"
689690
alt="The test finds and clicks the Confirm registration button"
691+
width="80%"
690692
/>
691693

692694
3. You can use a 3rd party email service that provides temporary email addresses

0 commit comments

Comments
 (0)