From 9c6831bab067ccdb47c3063f2e77d3c0e7fe3440 Mon Sep 17 00:00:00 2001 From: Pekka Hyvönen Date: Mon, 2 Jan 2017 13:40:48 +0200 Subject: Update documentation, BoV chapters 1 - 5.3 (#8085) * Update documentation chapters 1 - 5.3 Images and diagrams have not been updated, but unnecessary images have been removed. * Sync application declarative and architecture sections source code. Screenshot image is updated to match the source code. * Old datamodel image is removed. * Ivy install image is removed. * Remove unnecessary linking / reference --- documentation/getting-started/getting-started-scala.asciidoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'documentation/getting-started/getting-started-scala.asciidoc') diff --git a/documentation/getting-started/getting-started-scala.asciidoc b/documentation/getting-started/getting-started-scala.asciidoc index f31a16b1e8..85d4bec191 100644 --- a/documentation/getting-started/getting-started-scala.asciidoc +++ b/documentation/getting-started/getting-started-scala.asciidoc @@ -34,7 +34,7 @@ of the application server. If copying outside Eclipse to a project, refresh the project by selecting it and pressing kbd:[F5]. + -You could also get it with an Ivy or Maven dependency, just make sure that the +You could also get it with a Maven dependency, just make sure that the version is same as what the Scala IDE uses. -- cgit v1.2.3