Skip to content

Commit 7c270ff

Browse files
Copilotswathipil
andcommitted
Standardize repository URLs across all storage packages
Co-authored-by: swathipil <[email protected]>
1 parent e598f01 commit 7c270ff

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

sdk/storage/azure-storage-blob/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ aio = [
3535
]
3636

3737
[project.urls]
38-
repository = "https://github.com/Azure/azure-sdk-for-python/tree/main/sdk/storage/azure-storage-blob"
38+
repository = "https://github.com/Azure/azure-sdk-for-python"
3939

4040
[tool.setuptools.dynamic]
4141
version = {attr = "azure.storage.blob._version.VERSION"}

sdk/storage/azure-storage-file-datalake/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ aio = [
3535
]
3636

3737
[project.urls]
38-
repository = "https://github.com/Azure/azure-sdk-for-python/tree/main/sdk/storage/azure-storage-file-datalake"
38+
repository = "https://github.com/Azure/azure-sdk-for-python"
3939

4040
[tool.setuptools.dynamic]
4141
version = {attr = "azure.storage.filedatalake._version.VERSION"}

sdk/storage/azure-storage-file-share/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ aio = [
3535
]
3636

3737
[project.urls]
38-
repository = "https://github.com/Azure/azure-sdk-for-python/tree/main/sdk/storage/azure-storage-file-share"
38+
repository = "https://github.com/Azure/azure-sdk-for-python"
3939

4040
[tool.setuptools.dynamic]
4141
version = {attr = "azure.storage.fileshare._version.VERSION"}

sdk/storage/azure-storage-queue/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ aio = [
3535
]
3636

3737
[project.urls]
38-
repository = "https://github.com/Azure/azure-sdk-for-python/tree/main/sdk/storage/azure-storage-queue"
38+
repository = "https://github.com/Azure/azure-sdk-for-python"
3939

4040
[tool.setuptools.dynamic]
4141
version = {attr = "azure.storage.queue._version.VERSION"}

0 commit comments

Comments
 (0)