Skip to content

Commit faf476b

Browse files
committed
Fix rustup link
Signed-off-by: Bryce Gattis <[email protected]>
1 parent f38ba05 commit faf476b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ Please read [Contributing to SPK](CONTRIBUTING.md).
4646

4747
## Development
4848

49-
Both SPK and SPFS are written in Rust and use cargo. The best way to get started with Rust development is to install the latest stable Rust toolchain using [rustup](https://rustup.sh).
49+
Both SPK and SPFS are written in Rust and use cargo. The best way to get started with Rust development is to install the latest stable Rust toolchain using [rustup](https://rustup.rs).
5050

5151
For details on architecture and design of the codebase, see the [developer docs](docs/develop).
5252

0 commit comments

Comments
 (0)