From fec6e576ccf3c27fde9fb1c8439a2b493222d9ce Mon Sep 17 00:00:00 2001 From: Gage Howe <116420022+GageHoweTamu@users.noreply.github.com> Date: Wed, 11 Sep 2024 18:14:04 -0500 Subject: [PATCH] Update README.md Signed-off-by: Gage Howe <116420022+GageHoweTamu@users.noreply.github.com> --- crates/sdk/examples/quickstart-chat/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/crates/sdk/examples/quickstart-chat/README.md b/crates/sdk/examples/quickstart-chat/README.md index 5e5eb0953fc..13b4eed9b27 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).