diff --git a/README.md b/README.md index 80faefe..9b3d674 100644 --- a/README.md +++ b/README.md @@ -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