diff --git a/sdk/tables/azure-data-tables/setup.py b/sdk/tables/azure-data-tables/setup.py index 905b3740a101..c9e143538ed5 100644 --- a/sdk/tables/azure-data-tables/setup.py +++ b/sdk/tables/azure-data-tables/setup.py @@ -42,7 +42,7 @@ license="MIT License", author="Microsoft Corporation", author_email="ascl@microsoft.com", - url="https://github.com/Azure/azure-sdk-for-python/tree/main/sdk/table/azure-table", + url="https://github.com/Azure/azure-sdk-for-python/tree/main/sdk/tables/azure-data-tables", keywords="azure, azure sdk", classifiers=[ "Development Status :: 5 - Production/Stable",