Skip to content

Commit

Permalink
Twitter is dead
Browse files Browse the repository at this point in the history
  • Loading branch information
vbfox committed Sep 5, 2024
1 parent 51439e7 commit 3bc204d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ They appear as follow in this library:

* [ColoredPrintf][colorprintf]: A small library that I created to add colored parts to printf strings.

*If you use it somewhere, ping me on twitter [@virtualblackfox][twitter] so I can add you.*
*If you use it somewhere, ping me on the fediverse [@vbfox@hachyderm.io][fedi] so I can add you.*

More fun ?
----------
Expand Down Expand Up @@ -148,5 +148,5 @@ ColorPrintf.colorprintf "%s est %t" "La vie" (fun _ -> "belle !")
```

[printf_fs]: https://github.com/fsharp/fsharp/blob/master/src/fsharp/FSharp.Core/printf.fs
[twitter]: https://twitter.com/virtualblackfox
[fedi]: https://hachyderm.io/@vbfox
[colorprintf]: https://github.com/vbfox/ColoredPrintf

0 comments on commit 3bc204d

Please sign in to comment.