aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/spec.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/spec.md b/docs/spec.md
index c2b3cf3..e3f1e5b 100644
--- a/docs/spec.md
+++ b/docs/spec.md
@@ -12,7 +12,7 @@ The goal of MOA ZS is to manage all aspects of the electronic delivery process f
The following figure shows, with which electronic delivery participants MOA ZS communciates and which interfaces it uses:
-![Architecture](figures/architecture.png "Architecture")
+![Architecture](https://git.egiz.gv.at/moa-zs/plain/docs/figures/architecture.png "Architecture")
- The sender application sends a `mzs:DeliveryRequest` (specified in [app2mzs.wsdl](../src/main/resources/mzs/app2mzs.wsdl)) to MOA ZS.
- MOA ZS sends a `tnvz:QueryPersonRequest` to the participant registry to find out if the receiver is registered (specified in [zuse2tnvz_p2.wsdl](../src/main/resources/zusetnvz/zuse2tnvz_p2.wsdl)).