Skip to content

Commit b686e73

Browse files
authored
Merge pull request #1495 from ehuss/patch-1
Switch edition-guide homepage link to nightly
2 parents 47ecb26 + 8da8cef commit b686e73

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

repos/rust-lang/edition-guide.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
org = "rust-lang"
22
name = "edition-guide"
33
description = "A guide to changes between various editions of Rust"
4-
homepage = "https://doc.rust-lang.org/stable/edition-guide/"
4+
homepage = "https://doc.rust-lang.org/nightly/edition-guide/"
55
bots = ["rustbot", "rfcbot"]
66

77
[access.teams]

0 commit comments

Comments
 (0)