changed URL for pointing to the public repository
This commit is contained in:
		
							
								
								
									
										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"], | ||||
| ) | ||||
		Reference in New Issue
	
	Block a user