Skip to content

Commit

Permalink
fix: removes invalid path from doc (vercel#37415)
Browse files Browse the repository at this point in the history
fixes typo

removes a reference to a folder that doesn't exist in the directory structure
  • Loading branch information
dmvjs authored Jun 5, 2022
1 parent 3e5b025 commit 020471b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions contributing.md
Original file line number Diff line number Diff line change
Expand Up @@ -114,8 +114,6 @@ pnpm lint-fix
Running examples can be done with:

```sh
pnpm next ./test/integration/basic
# OR
pnpm next ./examples/basic-css/
```

Expand Down

0 comments on commit 020471b

Please sign in to comment.