Skip to content

Commit 4cd2687

Browse files
committed
Update donation link.
1 parent 375b19b commit 4cd2687

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -310,7 +310,7 @@ def main():
310310
cmake_source_dir=cmake_source_dir,
311311
)
312312

313-
print("OpenCV is raising funds to keep the library free for everyone, and we need the support of the entire community to do it. Donate to OpenCV on IndieGoGo:\nhttps://www.indiegogo.com/projects/opencv-5-support-non-profit-open-source-cv-ai#/")
313+
print("OpenCV is raising funds to keep the library free for everyone, and we need the support of the entire community to do it. Donate to OpenCV on GitHub:\nhttps://github.com/sponsors/opencv\n")
314314

315315
class RearrangeCMakeOutput:
316316
"""

0 commit comments

Comments
 (0)