Skip to content

Commit 7d7636b

Browse files
committed
pyproject: updated urls to the new repo path.
1 parent 2d32cc6 commit 7d7636b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ description = "Configuration helper for syslog-ng."
55
authors = ["Attila Szakacs <[email protected]>"]
66
readme = "README.md"
77
license = "GPL-3.0-only"
8-
homepage = "https://github.com/alltilla/syslog-ng-cfg-helper"
9-
repository = "https://github.com/alltilla/syslog-ng-cfg-helper"
8+
homepage = "https://github.com/syslog-ng/syslog-ng-cfg-helper"
9+
repository = "https://github.com/syslog-ng/syslog-ng-cfg-helper"
1010
keywords = ["syslog-ng", "configuration", "cfg"]
1111
classifiers = [
1212
"Environment :: Console",

0 commit comments

Comments
 (0)