瀏覽代碼

Update website

Oz 10 年之前
父節點
當前提交
498f2de9b2
共有 1 個文件被更改,包括 1 次插入1 次删除
  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."