Skip to content
This repository was archived by the owner on Mar 5, 2022. It is now read-only.

Commit 652ccaa

Browse files
authored
chore(docs): update example rollup link in recipe docs
Updates the relative path for the `examples/rollup` link in the `docs/recipes.md` so that it points to the correct location.
1 parent 056d46e commit 652ccaa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/recipes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -157,4 +157,4 @@ commonjs(),
157157
replace({ 'process.env.NODE_ENV': JSON.stringify('development') }),
158158
```
159159

160-
See [examples/rollup](examples/rollup) folder for full example.
160+
See [examples/rollup](../examples/rollup) folder for full example.

0 commit comments

Comments
 (0)