8000 Fix link · rlew631/unifiedjs.github.io@f057416 · GitHub
[go: up one dir, main page]

Skip to content 8000

Commit f057416

Browse files
committed
Fix link
1 parent 25d55ec commit f057416

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/learn/tree-traversal-typescript.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ modified: 2020-06-11
1717
## Traversing trees with TypeScript
1818

1919
📓 Please read the
20-
[introduction to tree traversal in JavaScript](./tree-traversal/)
20+
[introduction to tree traversal in JavaScript](/learn/recipe/tree-traversal/)
2121
before reading this section.
2222

2323
A frequent task when working with unified is to traverse trees to find certain

0 commit comments

Comments
 (0)
0