Skip to content

Commit cd557d7

Browse files
authored
fix: links to svg
1 parent 0ac22fc commit cd557d7

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

admin-api/resource_server/api-platform.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ In the following diagrams, you can see the workflow of each component, separated
4747

4848
### Query Provider
4949

50-
{{< figure src="../img/query-provider.drawio.svg" title="Query Provider" >}}
50+
{{< figure src="../../img/query-provider.drawio.svg" title="Query Provider" >}}
5151

5252
{{% notice note %}}
5353
You can update this schema using the [source XML file](/9/admin-api/img/query-provider.drawio) importable in services like [draw.io](https://draw.io).
@@ -57,7 +57,7 @@ You can update this schema using the [source XML file](/9/admin-api/img/query-pr
5757

5858
The second part is optional, depending on the endpoint expected return (empty response, or the update response content), it follows the same workflow as the QueryProvider.
5959

60-
{{< figure src="../img/command-processor.drawio.svg" title="Command Processor" >}}
60+
{{< figure src="../../img/command-processor.drawio.svg" title="Command Processor" >}}
6161

6262
{{% notice note %}}
6363
You can update this schema using the [source XML file](/9/admin-api/img/command-processor.drawio) importable in services like [draw.io](https://draw.io).

0 commit comments

Comments
 (0)