Skip to content

Commit 0ab7276

Browse files
authored
Update project URL
1 parent 7115204 commit 0ab7276

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ include(AppendCompilerFlags)
2020

2121

2222
project(FastPFOR CXX C)
23-
set(PROJECT_URL "https://github.com/lemire/FastPFOR")
23+
set(PROJECT_URL "https://github.com/fast-pack/FastPFOR")
2424
set(PROJECT_DESCRIPTION "The FastPFOR C++ library: Fast integer compression")
2525
# Need to bump this when we release a new version.
2626
set(PROJECT_VERSION "0.3.0")

0 commit comments

Comments
 (0)