Skip to content

Commit b8e5ad8

Browse files
committed
Update excalidraw link for the architecture schema
1 parent 5d7ba08 commit b8e5ad8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

documentation/reference/qfieldcloud/architecture.en.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ QFieldCloud has a containerized architecture with multiple containers and volume
1010

1111
!![QFieldCloud architecture: Rounded rectangles represent containers, ellipses represent volumes. The text in the square brackets is the service name found in the `docker-compose.yml` file, the rest of the text is the function of the container. Arrows between containers shows who initiates the communication. Arrows between a container and a volume represents whether the container reads (arrow pointing to container) or writes (arrow pointing to volume) data. Arrows and containers in gray represent deprecated services.](../../assets/images/qfc_server_architecture_light.svg)
1212

13-
See an interactive version of [the drawing above](https://excalidraw.com/#json=D2nvh_kmi5HAFVQne4atD,D9gsC0i14V491ZsCp-FLMw).
13+
See an interactive version of [the drawing above](https://excalidraw.com/#json=k83sfSzfEsGfhVsffSeW0,81iIpJin4YLIOVMBbXq3aA).
1414

1515
!!! note
1616
For simplicity and clarity all graphs show the so called "happy path" without detailing the error handling through the process.

0 commit comments

Comments
 (0)