Update state machine diagram authored by Lukas Damerau's avatar Lukas Damerau
...@@ -101,7 +101,7 @@ During the withdrawal, the user is able to choose between withdraw and deposit. ...@@ -101,7 +101,7 @@ During the withdrawal, the user is able to choose between withdraw and deposit.
The following figure shows an example UML state machine diagram, which reflects the requirements mentioned in [Example Scenario](#example-scenario): The following figure shows an example UML state machine diagram, which reflects the requirements mentioned in [Example Scenario](#example-scenario):
![State Machine Diagram](https://git.informatik.uni-kiel.de/ag-se/teaching-public/-/wikis/uml-sources/img/state-machine-diagram.svg) ![State Machine Diagram](https://cau-git.rz.uni-kiel.de/ifi-ag-se/public/teaching/-/wikis/uml-sources/img/state-machine-diagram.svg)
### Explanation ### Explanation
... ...
......