Skip to content

Commit eaac456

Browse files
Fix links in SE-0433 header fields (#2397)
- Make implementation an explicit link so it appears on SE Dashboard - Use https for review manager link
1 parent 25da0c0 commit eaac456

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

proposals/0433-mutex.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22

33
* Proposal: [SE-0433](0433-mutex.md)
44
* Author: [Alejandro Alonso](https://github.com/Azoy)
5-
* Review Manager: [Stephen Canon](http://github.com/stephentyrone)
6-
* Implementation: https://github.com/apple/swift/pull/71383
5+
* Review Manager: [Stephen Canon](https://github.com/stephentyrone)
6+
* Implementation: [apple/swift#71383](https://github.com/apple/swift/pull/71383)
77
* Status: **Active Review (April 10-24, 2024)**
88
* Discussion: [pitch](https://forums.swift.org/t/pitch-synchronous-mutual-exclusion-lock/69889) [review](https://forums.swift.org/t/se-0433-synchronous-mutual-exclusion-lock/71174)
99

0 commit comments

Comments
 (0)