changed URL for pointing to the public repository
This commit is contained in:
parent
20389df437
commit
0bb1895ed3
4
setup.py
4
setup.py
@ -12,7 +12,7 @@ setup(
|
||||
description = "A set of utilities for building accessible applications with curses",
|
||||
license = "GPL V2",
|
||||
keywords = "Gui curses accessibility speakup",
|
||||
url = "http://manuelcortez.net:1337/pi/guicurses",
|
||||
long_description=read('README'),
|
||||
url = "https://github.com/raspberrypi-accesible/guicurses",
|
||||
long_description=read('README.md'),
|
||||
packages = ["guicurses"],
|
||||
)
|
Loading…
Reference in New Issue
Block a user