Skip to content

Commit d0ffe3c

Browse files
authored
Update RealModule README.md to use new swift-evolution link
1 parent e750ab6 commit d0ffe3c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Sources/RealModule/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,5 +73,5 @@ Not having this protocol is a significant missing feature for numerical computin
7373

7474
[ErrorFunction]: https://en.wikipedia.org/wiki/Error_function
7575
[GammaFunction]: https://en.wikipedia.org/wiki/Gamma_function
76-
[SE-0246]: https://github.com/apple/swift-evolution/blob/master/proposals/0246-mathable.md
76+
[SE-0246]: https://github.com/swiftlang/swift-evolution/blob/main/proposals/0246-mathable.md
7777
[Sigmoid]: https://en.wikipedia.org/wiki/Sigmoid_function

0 commit comments

Comments
 (0)