Update developing.mdx

This commit is contained in:
Daniel Hougaard
2024-01-08 23:30:10 +04:00
parent fef5369738
commit 31231cfcca

View File

@@ -76,7 +76,7 @@ If the command handler fails to validate the input, an error will be returned to
<Frame caption="Execution flow diagram for the SDK from the target language to the base SDK. The execution flow is the same for all target languages.">
<img height="640" width="520" src="images/sdk-flow.png" />
<img height="640" width="520" src="/images/sdk-flow.png" />
</Frame>