Skip to content

Commit 1366284

Browse files
committed
New printf.fs location
1 parent 243d52c commit 1366284

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,6 +147,6 @@ module ColorPrintf =
147147
ColorPrintf.colorprintf "%s est %t" "La vie" (fun _ -> "belle !")
148148
```
149149

150-
[printf_fs]: https://github.com/fsharp/fsharp/blob/master/src/fsharp/FSharp.Core/printf.fs
150+
[printf_fs]: https://github.com/dotnet/fsharp/blob/main/src/FSharp.Core/printf.fs
151151
[fedi]: https://hachyderm.io/@vbfox
152152
[colorprintf]: https://github.com/vbfox/ColoredPrintf

0 commit comments

Comments
 (0)