Skip to content

Commit 78048de

Browse files
committed
fix stray quote in url
1 parent c494bfe commit 78048de

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
@@ -280,7 +280,7 @@ Get around the lack of a `.hover()` command.
280280
- Seed your database with test data.
281281
- Wrap your `pluginsFile` so you can require files that use ES modules (`import`/`export`).
282282

283-
### [Environment Variables]('./examples/server-communication__env-variables)
283+
### [Environment Variables](./examples/server-communication__env-variables)
284284

285285
- Pass values via `env` object in `cypress.json`.
286286
- Pass any variable that starts with `CYPRESS_`.

0 commit comments

Comments
 (0)