We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2ab462a commit 33cc793Copy full SHA for 33cc793
CMakeLists.txt
@@ -10,7 +10,7 @@ include(cmake/CMakeCommon.cmake REQUIRED)
10
project(libcyphal
11
VERSION ${LIBCYPHAL_VERSION}
12
LANGUAGES CXX C
13
- HOMEPAGE_URL https://github.com/OpenCyphal-Garage/libcyphal
+ HOMEPAGE_URL https://github.com/OpenCyphal/libcyphal
14
)
15
16
# Use -DNO_STATIC_ANALYSIS=1 to suppress static analysis.
0 commit comments