diff options
author | Ilia Motornyi <elmot@vaadin.com> | 2017-01-09 09:54:09 +0200 |
---|---|---|
committer | Henri Sara <henri.sara@gmail.com> | 2017-01-09 09:54:09 +0200 |
commit | 74342821007c1fa1f99df9c7b3703404c3fc7c08 (patch) | |
tree | bb7c57041645ddaa0b14de6b4a4c2e2fb963a6d0 /documentation/architecture/architecture-overview.asciidoc | |
parent | 90a3425fa1b88164918f94796c8c8d54869151a4 (diff) | |
download | vaadin-framework-74342821007c1fa1f99df9c7b3703404c3fc7c08.tar.gz vaadin-framework-74342821007c1fa1f99df9c7b3703404c3fc7c08.zip |
New documentation diagrams (#8156)
Fixes texts and a couple errors in IDEA, components and layout chapters.
Diffstat (limited to 'documentation/architecture/architecture-overview.asciidoc')
-rw-r--r-- | documentation/architecture/architecture-overview.asciidoc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/architecture/architecture-overview.asciidoc b/documentation/architecture/architecture-overview.asciidoc index f0c5b32d75..9c873f3675 100644 --- a/documentation/architecture/architecture-overview.asciidoc +++ b/documentation/architecture/architecture-overview.asciidoc @@ -18,7 +18,7 @@ code and services, and can be mixed together easily. [[figure.architecture.detailed]] .Vaadin runtime architecture -image::img/architecture-detailed-hi.png[width=80%, scaledwidth=100%] +image::img/architecture-detailed.png[width=80%, scaledwidth=100%] <<figure.architecture.detailed>> gives a basic illustration of the client-side and server-side communications, in a running situation where the page with the |