diff --git a/packages/example/README.md b/packages/example/README.md index e851a7c45c85..b3970c59ffb8 100644 --- a/packages/example/README.md +++ b/packages/example/README.md @@ -25,7 +25,7 @@ When a commit is merged into `master`, a new version of the [`cypress-example-ki 2. Run `yarn` and `yarn workspace @packages/example build` to build the app and spec files. -3. Create a new pull-request following this repo's [pull request instructions](CONTRIBUTING.md#pull-requests). +3. Create a new pull-request following this repo's [pull request instructions](../../CONTRIBUTING.md#pull-requests). ## Building