Skip to content

Commit 15530a1

Browse files
committed
Fixing comms library link in README.
1 parent 7fbf0da commit 15530a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ mentioned available parameters, which can be used in addition to standard
114114
ones provided by CMake itself, to modify the default build.
115115

116116
This project also has external dependencies, it requires an access to
117-
the [COMMS Library](https://github.com/commschamp/commsdsl) and
117+
the [COMMS Library](https://github.com/commschamp/comms) and
118118
code generators from [commsdsl](https://github.com/commschamp/commsdsl) projects.
119119
These dependencies are expected to be built independenty and access to them provided
120120
via standard **CMAKE_PREFIX_PATH** and/or **CMAKE_PROGRAM_PATH** (for the binaries of

0 commit comments

Comments
 (0)