Skip to content

Commit 117490a

Browse files
committed
fix meeting minutes link
1 parent 0d77e3b commit 117490a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

posts/inside-rust/2020-07-29-lang-team-design-meeting-min-const-generics.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ meetings.
1616

1717
[YouTube]: https://www.youtube.com/playlist?list=PL85XCvVPmGQg-gYy7R6a_Y91oQLdsbSpa
1818
[lang team]: https://www.rust-lang.org/governance/teams/lang
19-
[min]: https://lang-team.rust-lang.org/minutes.html
19+
[min]: https://github.com/rust-lang/lang-team/tree/master/design-meeting-minutes
2020

2121
This blog post is about the meeting we held on 2020-07-22. We
2222
discussed the idea of creating a "minimal const generics MVP", as

posts/inside-rust/2020-07-29-lang-team-design-meeting-wf-types.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ meetings.
1616

1717
[YouTube]: https://www.youtube.com/playlist?list=PL85XCvVPmGQg-gYy7R6a_Y91oQLdsbSpa
1818
[lang team]: https://www.rust-lang.org/governance/teams/lang
19-
[min]: https://lang-team.rust-lang.org/minutes.html
19+
[min]: https://github.com/rust-lang/lang-team/tree/master/design-meeting-minutes
2020

2121
This blog post is about the meeting we held on 2020-07-29. We
2222
discussed the idea of trying to enforce the "well-formedness" rules

0 commit comments

Comments
 (0)