Răsfoiți Sursa

Merge branch 'master' of http://github.com/pwman3/pwman3

oz123 10 ani în urmă
părinte
comite
6ff96d61d2
1 a modificat fișierele cu 1 adăugiri și 1 ștergeri
  1. 1 1
      pwman/__init__.py

+ 1 - 1
pwman/__init__.py

@@ -36,7 +36,7 @@ try:
 except pkg_resources.DistributionNotFound:  # pragma: no cover
     version = "0.5"
 
-website = "http://github.com/pwman3/pwman3"
+website = "http://pwman3.github.io/pwman3/"
 author = "Oz Nahum"
 authoremail = "nahumoz@gmail.com"
 description = "a command line password management application."