From 739ef5e7d157923ba44631fe1cc9e45454192046 Mon Sep 17 00:00:00 2001 From: Lukasz Kryger Date: Mon, 28 Dec 2015 13:01:29 +0000 Subject: [PATCH] Fix link to SBT installation instructions https://github.com/harrah/xsbt/wiki/Setup defunct, documentation moved to www.scala-sbt.org. Replaced the link with the best match I could find. --- akka-docs/rst/intro/getting-started.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/akka-docs/rst/intro/getting-started.rst b/akka-docs/rst/intro/getting-started.rst index 4d293c7b0d..eb8a8b064b 100644 --- a/akka-docs/rst/intro/getting-started.rst +++ b/akka-docs/rst/intro/getting-started.rst @@ -142,7 +142,7 @@ project. Summary of the essential parts for using Akka with SBT: -SBT installation instructions on `https://github.com/harrah/xsbt/wiki/Setup `_ +SBT installation instructions on `http://www.scala-sbt.org/release/tutorial/Setup.html `_ ``build.sbt`` file: