Skip to content

Commit 7e98669

Browse files
committed
Fix link to truthy Javascript chapter
It got moved in e734f51 but the link wasn't updated.
1 parent 80d9324 commit 7e98669

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

SUMMARY.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
* [this](docs/javascript/this.md)
1010
* [Closure](docs/javascript/closure.md)
1111
* [Number](docs/javascript/number.md)
12-
* [Truthy](docs/tips/truthy.md)
12+
* [Truthy](docs/javascript/truthy.md)
1313
* [Future JavaScript Now](docs/future-javascript.md)
1414
* [Classes](docs/classes.md)
1515
* [Classes Emit](docs/classes-emit.md)

0 commit comments

Comments
 (0)