Skip to content

Commit ee66239

Browse files
committed
Add Changelog to the project URLs
1 parent 4a9d080 commit ee66239

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

setup.cfg

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,9 @@ name = AutoHotkey.py
33
url = https://github.com/Perlence/AutoHotkey.py
44
project_urls =
55
Documentation = https://ahkpy.readthedocs.io/en/latest/
6-
Code = https://github.com/Perlence/AutoHotkey.py
7-
Issue tracker = https://github.com/Perlence/AutoHotkey.py/issues
6+
Changelog = https://github.com/Perlence/AutoHotkey.py/blob/master/CHANGES.md
7+
Source Code = https://github.com/Perlence/AutoHotkey.py
8+
Issue Tracker = https://github.com/Perlence/AutoHotkey.py/issues
89
license = BSD-3-Clause
910
author = Sviatoslav Abakumov
1011
author_email = [email protected]

0 commit comments

Comments
 (0)