We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 243d52c commit 1366284Copy full SHA for 1366284
Readme.md
@@ -147,6 +147,6 @@ module ColorPrintf =
147
ColorPrintf.colorprintf "%s est %t" "La vie" (fun _ -> "belle !")
148
```
149
150
-[printf_fs]: https://github.com/fsharp/fsharp/blob/master/src/fsharp/FSharp.Core/printf.fs
+[printf_fs]: https://github.com/dotnet/fsharp/blob/main/src/FSharp.Core/printf.fs
151
[fedi]: https://hachyderm.io/@vbfox
152
[colorprintf]: https://github.com/vbfox/ColoredPrintf
0 commit comments