Skip to content

Commit c98067d

Browse files
committed
fix: Renamed URL Updates
1 parent 7d59036 commit c98067d

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

CONTRIBUTING.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ refer here:
99
# Issues
1010

1111
If you encounter an issue with the project, you are welcome to submit a
12-
[bug report](https://github.com/merative/whcs-python-sdk/issues).
12+
[bug report](https://github.com/merative/acd-python-sdk/issues).
1313

1414
# Contributing in General
1515

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ For questions, refer to:
4343

4444
## Issues
4545
If you encounter an issue with the project, you are welcome to submit a
46-
[bug report](https://github.com/merative/whcs-python-sdk/issues).
46+
[bug report](https://github.com/merative/acd-python-sdk/issues).
4747

4848
## Contributing
4949
See [CONTRIBUTING](CONTRIBUTING.md).

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
author_email='[email protected]',
4848
long_description=readme,
4949
long_description_content_type='text/markdown',
50-
url='https://github.com/Merative/whcs-python-sdk',
50+
url='https://github.com/Merative/acd-python-sdk',
5151
packages=find_packages(),
5252
include_package_data=True,
5353
keywords='PACKAGE_NAME',

0 commit comments

Comments
 (0)