diff options
author | Sven Gothel <[email protected]> | 2020-10-16 17:28:39 +0200 |
---|---|---|
committer | Sven Gothel <[email protected]> | 2020-10-16 17:28:39 +0200 |
commit | cfcb3b8f1112e564e9c8bb813fb027d3e30e2b22 (patch) | |
tree | e369a93a4d059b8968ca7bc2d94c93eaab328592 /README.md | |
parent | 1b023c3a441ef7a37b5e89dfc4e029725269c8e4 (diff) |
README.md: Link to jaucpp.git/about/
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -180,7 +180,7 @@ Building Binaries The project requires CMake 3.1+ for building and a Java JDK >= 11. -This project also uses the [Jau C++ Library](https://jausoft.com/cgit/jaucpp.git/) +This project also uses the [Jau C++ Library](https://jausoft.com/cgit/jaucpp.git/about/) as a git submodule, which has been extracted earlier from this project to better encapsulation and allow general use. |