Skip to content

Commit 85a7004

Browse files
committed
clusterfuzzlite: update project yaml to point to github repo
1 parent 00f4a82 commit 85a7004

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.clusterfuzzlite/project.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
homepage: "https://gitlab.collabora.com/libcss"
1+
homepage: "https://github.com/collabora/libcss"
22
primary_contact: "[email protected]"
33
language: c
44
fuzzing_engines:
@@ -9,4 +9,4 @@ sanitizers:
99
- address
1010
- memory
1111
- undefined
12-
main_repo: 'https://gitlab.collabora.com/libcss/libcss.git'
12+
main_repo: 'https://github.com/collabora/libcss.git'

0 commit comments

Comments
 (0)