Skip to content

Commit a544d44

Browse files
authored
setup.py: Use Github URL
Related to #300
1 parent 5b85d99 commit a544d44

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
@@ -56,7 +56,7 @@
5656
license = "BSD",
5757
author = "Tom De Smedt",
5858
author_email = "tom@organisms.be",
59-
url = "http://www.clips.ua.ac.be/pages/pattern",
59+
url = "https://github.com/clips/pattern",
6060
packages = [
6161
"pattern",
6262
"pattern.web",

0 commit comments

Comments
 (0)