diff options
Diffstat (limited to 'docs/introduction/architecture.html')
-rw-r--r-- | docs/introduction/architecture.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/introduction/architecture.html b/docs/introduction/architecture.html index 6337fc4..74a0cca 100644 --- a/docs/introduction/architecture.html +++ b/docs/introduction/architecture.html @@ -32,11 +32,11 @@ Native-Library</li> <p><br>Both layers are connected via JNI, where the native library is platform dependend <br>and must be ported and compiled for each platform. -<p><img SRC="images/overviewA.png" NOSAVE height=565 width=610 align=TEXTTOP> +<p><img SRC="../images/overviewA.png" NOSAVE height=565 width=610 align=TEXTTOP> <br> </ul> </ul> -<center><img SRC="images/gnu-and-penguin-color-300x276.png" NOSAVE height=276 width=300></center> +<center><img SRC="../images/gnu-and-penguin-color-300x276.png" NOSAVE height=276 width=300></center> <ul> <ul> |