diff --git a/embedding-toy.md b/embedding-toy.md index f2d0c2e..ba904b8 100644 --- a/embedding-toy.md +++ b/embedding-toy.md @@ -1,6 +1,6 @@ # 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.