diff --git a/akka-docs/rst/intro/getting-started.rst b/akka-docs/rst/intro/getting-started.rst index 4d293c7b0d..91de47aad9 100644 --- a/akka-docs/rst/intro/getting-started.rst +++ b/akka-docs/rst/intro/getting-started.rst @@ -136,9 +136,8 @@ For snapshot versions, the snapshot repository needs to be added as well: Using Akka with SBT ------------------- -The simplest way to get started with Akka and SBT is to check out the -`Akka/SBT template `_ -project. +The simplest way to get started with Akka and SBT is to use +`Typesafe Activator `_ with one of the SBT `templates `_. Summary of the essential parts for using Akka with SBT: