Pārlūkot izejas kodu

Really get the links right.

Chris McDonough 17 gadi atpakaļ
vecāks
revīzija
c020bd06c1
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1 1
      setup.py

+ 1 - 1
setup.py

@@ -62,7 +62,7 @@ dist = setup(
     version = supervisor_version,
     license = 'BSD-derived (http://www.repoze.org/LICENSE.txt)',
     url = 'http://supervisord.org/',
-    download_url = 'http://supervisord.org/dist/'
+    download_url = 'http://supervisord.org/dist/',
     description = "A system for controlling process state under UNIX",
     long_description= DESC,
     classifiers = CLASSIFIERS,