This is an automated email from the ASF dual-hosted git repository. mdedetrich pushed a commit to branch fix-readme-akka-mention in repository https://gitbox.apache.org/repos/asf/incubator-pekko-sbt-paradox.git
commit 6fab2fb5e6f9edbcce77eb81908ac5446dbc1488 Author: Matthew de Detrich <[email protected]> AuthorDate: Sat Feb 18 12:39:30 2023 +0100 Fix Akka mention in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2a064a8..b6453dc 100644 --- a/README.md +++ b/README.md @@ -46,7 +46,7 @@ For more settings refer to the [Paradox documentation](https://developer.lightbe ## Testing -When you have made changes to akka-paradox, you can test it locally with: +When you have made changes to pekko-sbt-paradox, you can test it locally with: ``` sbt publishLocal sbtPlugin/scripted --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
