Skip to content

Commit fd279e1

Browse files
authored
Merge pull request #3253 from slanterns/master
Fix link for prior-art in RFC3137
2 parents bbe58b2 + 1aa8bd7 commit fd279e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

text/3137-let-else.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -473,7 +473,7 @@ This is, as stated, a much more complex alternative interacting with much more o
473473
### Macro
474474

475475
Another suggested solution is to create a macro which handles this.
476-
A crate containing such a macro is mentioned in the [Prior art](prior-art) section of this RFC.
476+
A crate containing such a macro is mentioned in the [Prior art](#prior-art) section of this RFC.
477477

478478
This crate has not been widely used in the rust crate ecosystem with only 47k downloads over the ~6 years it has existed at the time of writing.
479479

0 commit comments

Comments
 (0)