diff --git a/examples/README.md b/examples/README.md index 40b8ea2180..a11e0aebc5 100644 --- a/examples/README.md +++ b/examples/README.md @@ -31,7 +31,7 @@ installation of Rust, including `cargo`, to compile the generated code. ## Building Since these examples require both the server and client SDK to be code-generated -from their [model](/codegen-server-test/model/pokemon.smithy), a Makefile is +from their [model](/codegen-core/common-test-models/pokemon.smithy), a Makefile is provided to build and run the service. Just run `make` to prepare the first build.