diff --git a/crates/sdk/examples/quickstart-chat/README.md b/crates/sdk/examples/quickstart-chat/README.md index 5e5eb0953..13b4eed9b 100644 --- a/crates/sdk/examples/quickstart-chat/README.md +++ b/crates/sdk/examples/quickstart-chat/README.md @@ -2,4 +2,4 @@ A simple command-line client for [the `quickstart-chat` module](/modules/quickstart-chat). -This client is described in-depth by [the SpacetimeDB Rust client quickstart](https://spacetimedb.com/docs/client-languages/rust/rust-sdk-quickstart-guide). +This client is described in-depth by [the SpacetimeDB Rust client quickstart](https://spacetimedb.com/docs/sdks/rust/quickstart).