add proper link

This commit is contained in:
2022-10-04 12:01:36 +02:00
parent 35f9095aaa
commit f97867abd0

View File

@@ -72,7 +72,7 @@ solutions are located inside [`ws-objects`](https://egit.irs.uni-stuttgart.de/fs
Usually, objects have to interact with other objects or software internal entities like Usually, objects have to interact with other objects or software internal entities like
threads of OS services in some shape or form. This workshop introduced methods to perform threads of OS services in some shape or form. This workshop introduced methods to perform
this Inter-Process communication (IPC) in a thread-safe way. The chapter description this Inter-Process communication (IPC) in a thread-safe way. The chapter description
and solutions are located inside [`ws-ipc`]() and solutions are located inside [`ws-ipc`](https://egit.irs.uni-stuttgart.de/fsfw/fsfw-from-zero/src/branch/main/ws-ipc).
## WIP: TMTC workshop ## WIP: TMTC workshop