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

Commit 3c12b87

Browse files
committed
fix docs link
1 parent 8754125 commit 3c12b87

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
@@ -12,7 +12,7 @@ npm install --save-dev cypress-webpack-preprocessor
1212

1313
## Usage
1414

15-
In your project's [plugins file](https://on.cypress.io/guides/plugins):
15+
In your project's [plugins file](https://on.cypress.io/guides/guides/plugins.html):
1616

1717
```javascript
1818
const webpack = require('@cypress/webpack-preprocessor')

0 commit comments

Comments
 (0)