Skip to content

Commit

Permalink
fix(academy): using types: add missing link (#833)
Browse files Browse the repository at this point in the history
  • Loading branch information
AndreyBykov authored Jan 15, 2024
1 parent de2eae4 commit b1518b1
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -156,4 +156,4 @@ Outputted is `2099`, exactly what we expected. Awesome!

## Next up {#next}

In the [next lesson], we'll be discussing how to use some of the core types that TypeScript offers.
In the [next lesson](./using_types.md)!, we'll be discussing how to use some of the core types that TypeScript offers.

0 comments on commit b1518b1

Please sign in to comment.