From b83baaaffad06033d455beeab2ede4ec19a5a557 Mon Sep 17 00:00:00 2001 From: Anthony Rabine Date: Thu, 1 Jun 2023 09:13:24 +0200 Subject: [PATCH] fix doc --- docs/editor-dev.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/editor-dev.md b/docs/editor-dev.md index 179e7c1..d4b59e0 100644 --- a/docs/editor-dev.md +++ b/docs/editor-dev.md @@ -23,7 +23,7 @@ Open the CMakeLists.txt with your favorite IDE (ie, QtCreator) or build from the # Architecture -![arch](story-editor-architecture.png) +![arch](./images/story-editor-architecture.png)