Skip to content

Commit 6eef8b8

Browse files
committed
fix formatters link
1 parent bb534c1 commit 6eef8b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/formatters.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -66,4 +66,4 @@ _Don't use with `textDiff` as it isn't suppported_
6666

6767
Of course, first step to create a formatters is understanding the [delta format](deltas.md).
6868

69-
To simplify the creation of new formatters, you can base yours in the `BaseFormatter` included. All the builtin formatters do, check the [formatters](../src/formatters) folder to get started.
69+
To simplify the creation of new formatters, you can base yours in the `BaseFormatter` included. All the builtin formatters do, check the [formatters](../packages/jsondiffpatch/src/formatters/) folder to get started.

0 commit comments

Comments
 (0)