Skip to content
This repository was archived by the owner on Oct 1, 2020. It is now read-only.

Commit f590793

Browse files
committed
fix readme docs link
1 parent 51b9639 commit f590793

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ This plugin (and all Cypress plugins) run in Cypress's own version of Node. If y
1616

1717
## Usage
1818

19-
In your project's [plugins file](https://on.cypress.io/guides/guides/plugins.html):
19+
In your project's [plugins file](https://on.cypress.io/guides/tooling/plugins-guide.html):
2020

2121
```javascript
2222
const webpack = require('@cypress/webpack-preprocessor')

0 commit comments

Comments
 (0)