We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 95b513e commit 6a45627Copy full SHA for 6a45627
docs/cypress-testing-library/intro.md
@@ -29,7 +29,7 @@ and `queryAllBy` commands.
29
## Examples
30
31
To show some simple examples (from
32
-[cypress/integration/commands.spec.js](cypress/integration/commands.spec.js)):
+[https://github.com/kentcdodds/cypress-testing-library/blob/master/cypress/integration/commands.spec.js](cypress/integration/commands.spec.js)):
33
34
```javascript
35
cy.getAllByText('Jackie Chan').click()
0 commit comments