Updated homepage.
This commit is contained in:
parent
b9dc385ff2
commit
afb00d9741
2 changed files with 2 additions and 2 deletions
|
@ -2,7 +2,7 @@ Project: dosage
|
|||
Version: 1.15
|
||||
Release-Focus: Minor feature enhancements
|
||||
Hide: N
|
||||
Website-URL: http://wummel.github.com/dosage/
|
||||
Website-URL: http://wummel.github.io/dosage/
|
||||
Changelog-URL: https://github.com/wummel/dosage/blob/master/doc/changelog.txt
|
||||
Source-Package-URL: http://github.com/downloads/wummel/dosage/dosage-${version}.tar.gz
|
||||
GIT-Tree-URL: https://github.com/wummel/dosage.git
|
||||
|
|
2
setup.py
2
setup.py
|
@ -413,7 +413,7 @@ args = dict(
|
|||
maintainer = 'Bastian Kleineidam',
|
||||
maintainer_email = 'bastian.kleineidam@web.de',
|
||||
license = 'MIT',
|
||||
url = 'http://wummel.github.com/dosage/',
|
||||
url = 'http://wummel.github.io/dosage/',
|
||||
packages = (
|
||||
'dosagelib',
|
||||
'dosagelib.plugins',
|
||||
|
|
Loading…
Reference in a new issue