Fixed broken link

This commit is contained in:
2023-02-16 21:27:51 +11:00
committed by GitHub
parent 7638a1f428
commit 91c960cd70

View File

@@ -1,6 +1,6 @@
# Embedding Toy # Embedding Toy
This tutorial assumes that you've managed to embed Toy into your program by following the tutorial [Using Toy](using-toy). This tutorial assumes that you've managed to embed Toy into your program by following the tutorial [Building Toy](building-toy).
Here, we'll look at some ways in which you can utilize Toy's C API within your host program. Here, we'll look at some ways in which you can utilize Toy's C API within your host program.