Skip to content

Commit 04f678f

Browse files
committed
fix meta
Signed-off-by: Sylvain Hellegouarch <sh@defuze.org>
1 parent cf6641d commit 04f678f

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

setup.cfg

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6,14 +6,14 @@ test = pytest
66
universal = 1
77

88
[metadata]
9-
name = chaostoolkit-my-extension
9+
name = chaostoolkit-datadog
1010
url = https://chaostoolkit.org
1111
project_urls =
12-
Docs: RTD = https://docs.chaostoolkit.org
13-
CI: GitHub = https://github.com/chaostoolkit/chaostoolkit-my-extension/actions
14-
GitHub: issues = https://github.com/chaostoolkit/chaostoolkit-my-extension/issues
15-
GitHub: repo = https://github.com/chaostoolkit/chaostoolkit-my-extension
16-
description = Chaos Toolkit extension
12+
Docs: RTD = https://chaostoolkit.org/drivers/datadog/
13+
CI: GitHub = https://github.com/chaostoolkit-incubator/chaostoolkit-datadog/actions
14+
GitHub: issues = https://github.com/chaostoolkit-incubator/chaostoolkit-datadog/issues
15+
GitHub: repo = https://github.com/chaostoolkit-incubator/chaostoolkit-datadog
16+
description = Chaos Toolkit extension for DataDog
1717
long_description = file: README.md
1818
long_description_content_type = text/markdown
1919
author = Chaos Toolkit

0 commit comments

Comments
 (0)