Skip to content

Commit 33cc793

Browse files
homepage
1 parent 2ab462a commit 33cc793

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ include(cmake/CMakeCommon.cmake REQUIRED)
1010
project(libcyphal
1111
VERSION ${LIBCYPHAL_VERSION}
1212
LANGUAGES CXX C
13-
HOMEPAGE_URL https://github.com/OpenCyphal-Garage/libcyphal
13+
HOMEPAGE_URL https://github.com/OpenCyphal/libcyphal
1414
)
1515

1616
# Use -DNO_STATIC_ANALYSIS=1 to suppress static analysis.

0 commit comments

Comments
 (0)