add proper link

This commit is contained in:
Robin Müller 2022-10-04 12:01:36 +02:00
parent 35f9095aaa
commit f97867abd0
No known key found for this signature in database
GPG Key ID: 11D4952C8CCEF814
1 changed files with 1 additions and 1 deletions

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
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
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