Skip to content

Commit d8e750f

Browse files
committed
Typo fix in tutorial.
1 parent 59527a7 commit d8e750f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/tutorial.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ The install locations can be adjusted by passing a `--prefix` argument
127127
to `configure`. Various other options are also supported, pass `--help`
128128
for more information on them.
129129

130-
[installer]: http://dl.rust-lang.org/dist/rust-0.1-installer.exe
130+
[installer]: http://dl.rust-lang.org/dist/rust-0.1-install.exe
131131
[tarball]: http://dl.rust-lang.org/dist/rust-0.1.tar.gz
132132

133133
## Compiling your first program

0 commit comments

Comments
 (0)