From 638b4e500cd6b757696611b66c88e6c9ede76934 Mon Sep 17 00:00:00 2001 From: jpekkila Date: Thu, 19 Sep 2019 17:54:25 +0300 Subject: [PATCH] Fixed an image link in the specs --- .../API_specification_and_user_manual.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/Astaroth_API_specification_and_user_manual/API_specification_and_user_manual.md b/doc/Astaroth_API_specification_and_user_manual/API_specification_and_user_manual.md index 6a20abc..96d527b 100644 --- a/doc/Astaroth_API_specification_and_user_manual/API_specification_and_user_manual.md +++ b/doc/Astaroth_API_specification_and_user_manual/API_specification_and_user_manual.md @@ -477,7 +477,7 @@ it for performing three-dimensional stencil computations cache efficiently. The comprises of three closely related languages, which correspond to distinct stages in the stencil pipeline shown in the following figure. -![Figure: Stencil pipeline](https://bitbucket.org/jpekkila/astaroth/src/master/doc/Astaroth_API_specification_and_user_manual/stencilpipeline.png "Stencil Pipeline"). +![Figure: Stencil pipeline.](./doc/Astaroth_API_specification_and_user_manual/stencil_pipeline.svg "Stencil Pipeline") | Stage | File ending | Description | |--------------------|-------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|