Skip to content

Commit 0412428

Browse files
authored
Merge pull request #2501 from rust-lang/Centril-patch-1
Fix link in RFC template and stuff
2 parents 2a0a320 + cc2faf7 commit 0412428

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

0000-template.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ The section should return to the examples given in the previous section, and exp
4343
Why should we *not* do this?
4444

4545
# Rationale and alternatives
46-
[alternatives]: #alternatives
46+
[rationale-and-alternatives]: #rationale-and-alternatives
4747

4848
- Why is this design the best in the space of possible designs?
4949
- What other designs have been considered and what is the rationale for not choosing them?
@@ -67,7 +67,7 @@ Note that while precedent set by other languages is some motivation, it does not
6767
Please also take into consideration that rust sometimes intentionally diverges from common language features.
6868

6969
# Unresolved questions
70-
[unresolved]: #unresolved-questions
70+
[unresolved-questions]: #unresolved-questions
7171

7272
- What parts of the design do you expect to resolve through the RFC process before this gets merged?
7373
- What parts of the design do you expect to resolve through the implementation of this feature before stabilization?

0 commit comments

Comments
 (0)