Skip to content

Commit 84338cd

Browse files
committed
fix(fast-node-parse): links fix
1 parent 275906b commit 84338cd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

packages/fast-node-parse/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,11 @@ Fastest route node walker with three main essentials: `match`, `parse` and `look
1010

1111
## Usage
1212

13-
See [examples](./examples) or [benchmark](./benchmark) folder to see how it's could be used.
13+
See [examples](/packages/fast-node-parse/examples) or [benchmark](/packages/fast-node-parse/benchmark) folder to see how it's could be used.
1414

1515
## Benchmark
1616

17-
It is on my machine, on your machine results may vary. See [benchmark](./benchmark) folder
17+
It is on my machine, on your machine results may vary. See [benchmark](/packages/fast-node-parse/benchmark) folder
1818

1919
### Static
2020

0 commit comments

Comments
 (0)