8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 25d55ec commit f057416Copy full SHA for f057416
doc/learn/tree-traversal-typescript.md
@@ -17,7 +17,7 @@ modified: 2020-06-11
17
## Traversing trees with TypeScript
18
19
📓 Please read the
20
-[introduction to tree traversal in JavaScript](./tree-traversal/)
+[introduction to tree traversal in JavaScript](/learn/recipe/tree-traversal/)
21
before reading this section.
22
23
A frequent task when working with unified is to traverse trees to find certain
0 commit comments