From c04f1adac072e737a405ab59d60f8d1cc28666da Mon Sep 17 00:00:00 2001 From: Frank Thomas Date: Thu, 23 Jan 2025 14:45:00 +0100 Subject: [PATCH] Update faq.md --- docs/faq.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/faq.md b/docs/faq.md index a9bec186b2..c4c829f1cd 100644 --- a/docs/faq.md +++ b/docs/faq.md @@ -16,7 +16,7 @@ and 3.0.0. * If your version is 1.0.2 or 1.1.0, Scala Steward would create a PR updating it to 1.2.0 * If your version is 1.2.0 or 2.0.0, Scala Steward would create a PR updating it to 3.0.0 -(This can be verified with [this Scastie](https://scastie.scala-lang.org/Uxdxock3TR6jZvCAwWLRDw).) +(This can be verified with [this Scastie](https://scastie.scala-lang.org/iYwxJrLWSAOElJC1gMDAOg).) Of course, once you merge a Scala Steward PR, you've updated your version, which can result in Scala Steward sending another PR making the next update.