Skip to content

Commit ecd4515

Browse files
authored
Rename better-tostring org
1 parent 44a51b2 commit ecd4515

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_overviews/plugins/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ include:
5252
- Plugins that add metaprogramming facilities to Scala,
5353
such as [Macro Paradise](https://github.com/scalamacros/paradise), [semanticdb](https://scalameta.org/docs/semanticdb/guide.html).
5454
- Plugins that modify existing Scala constructs in user code,
55-
such as [better-monadic-for](https://github.com/oleg-py/better-monadic-for) and [better-tostring](https://github.com/kubukoz/better-tostring).
55+
such as [better-monadic-for](https://github.com/oleg-py/better-monadic-for) and [better-tostring](https://github.com/polyvariant/better-tostring).
5656
- Plugins that add entirely new constructs to Scala by
5757
restructuring user code, such as [scala-continuations](https://github.com/scala/scala-continuations).
5858

0 commit comments

Comments
 (0)