Skip to content

Commit 6c9c55b

Browse files
authored
Fix URL in README.md
Currently it tries to look for a relative file named `forge.rust-lang.org`.
1 parent 6a8099f commit 6c9c55b

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
@@ -16,5 +16,5 @@ $ mdbook serve
1616
```
1717

1818
[The Rust Programming Language]: https://rust-lang.org
19-
[Rust Forge]: forge.rust-lang.org
19+
[Rust Forge]: https://forge.rust-lang.org
2020

0 commit comments

Comments
 (0)