diff --git a/docs/configuration.md b/docs/configuration.md index 2452786224..9a3b59fed4 100644 --- a/docs/configuration.md +++ b/docs/configuration.md @@ -1073,7 +1073,7 @@ node that owns that token), and a list of `parents` (to match the tree containin the token). > To find the `owner` part for a custom tree, look for its type prefix using -> [Scastie Playgroud](https://scastie.scala-lang.org/) or +> [Scastie Playground](https://scalameta.org/docs/trees/scastie.html) or > [AST Explorer](https://scalameta.org/docs/trees/astexplorer.html). > The special code `//` is used for single-line comments. Also, since v3.3.1, this