Merge pull request #45 from cecini/updatehomepage

Update ankisyncd _homepage
This commit is contained in:
Vikash Kothary 2020-11-15 20:15:08 +00:00 committed by GitHub
commit a6294997da
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,7 +1,7 @@
import os
import sys
_homepage = "https://github.com/tsudoko/anki-sync-server"
_homepage = "https://github.com/ankicommunity/anki-sync-server.git"
_unknown_version = "[unknown version]"