Skip to content

Commit 35cce4a

Browse files
committed
Currently, this is not a SaltStack ORG project
Signed-off-by: Pedro Algarvio <[email protected]>
1 parent 921a561 commit 35cce4a

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

CHANGELOG.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Backward incompatible (breaking) changes will only be introduced in major versio
1919
Improvements
2020
------------
2121

22-
- Several improvements with logging (`#3 <https://github.com/saltstack/python-tools-scripts/issues/3>`_)
22+
- Several improvements with logging (`#3 <https://github.com/s0undt3ch/python-tools-scripts/issues/3>`_)
2323

2424

2525
0.9.0rc3 (2022-10-01)
@@ -28,7 +28,7 @@ Improvements
2828
Bug Fixes
2929
---------
3030

31-
- Fix typo in keyword argument (`#2 <https://github.com/saltstack/python-tools-scripts/issues/2>`_)
31+
- Fix typo in keyword argument (`#2 <https://github.com/s0undt3ch/python-tools-scripts/issues/2>`_)
3232

3333

3434
0.9.0rc2 (2022-09-30)
@@ -37,7 +37,7 @@ Bug Fixes
3737
Bug Fixes
3838
---------
3939

40-
- Properly handle CI environment terminals (`#1 <https://github.com/saltstack/python-tools-scripts/issues/1>`_)
40+
- Properly handle CI environment terminals (`#1 <https://github.com/s0undt3ch/python-tools-scripts/issues/1>`_)
4141

4242

4343
0.9.0rc1 (2022-09-22)

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ package = "ptscripts"
1111
filename = "CHANGELOG.rst"
1212
directory = "changelog/"
1313
title_format = "{version} ({project_date})"
14-
issue_format = "`#{issue} <https://github.com/saltstack/python-tools-scripts/issues/{issue}>`_"
14+
issue_format = "`#{issue} <https://github.com/s0undt3ch/python-tools-scripts/issues/{issue}>`_"
1515

1616
[[tool.towncrier.type]]
1717
directory = "breaking"

0 commit comments

Comments
 (0)