Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion crates/update/src/cli/self_install.rs
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ following line to your shell configuration and open a new shell session:
eprintln!(
"\
The install process is complete; check out our quickstart guide to get started!
<https://spacetimedb.com/docs/quick-start>"
<https://spacetimedb.com/docs/getting-started>"
);

Ok(ExitCode::SUCCESS)
Expand Down
Loading