Skip to content

Commit 8f48377

Browse files
authored
Update articles/storage/blobs/storage-blob-python-get-started.md
1 parent 2bf4f94 commit 8f48377

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/storage/blobs/storage-blob-python-get-started.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ As you build your application, your code will primarily interact with three type
100100

101101
The following diagram shows the relationship between these resources.
102102

103-
![Diagram of Blob storage architecture](./media/storage-blobs-introduction/blob1.png)
103+
![Diagram of Blob storage architecture.](./media/storage-blobs-introduction/blob1.png)
104104

105105
Each type of resource is represented by one or more associated Python classes. These are the basic classes:
106106

0 commit comments

Comments
 (0)