Selaa lähdekoodia

Update website

Oz 10 vuotta sitten
vanhempi
commit
498f2de9b2
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  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."