Skip to content

Commit 1768423

Browse files
Fixed electron link (#5283)
1 parent e63c380 commit 1768423

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -971,7 +971,7 @@ anything that runs in a browser and Electron is a browser + Node.
971971
That being said, we use Cypress to test our own Desktop app's front end - by
972972
stubbing events from Electron. These tests are open source so you can check them
973973
out
974-
[here](https://github.com/cypress-io/cypress/tree/develop/packages/desktop-gui/cypress/integration).
974+
[here](https://github.com/cypress-io/cypress/tree/develop/packages/launchpad/cypress/e2e).
975975

976976
## <Icon name="angle-right" /> I found a bug! What do I do?
977977

0 commit comments

Comments
 (0)