We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 674fe68 commit 383fab5Copy full SHA for 383fab5
lib/azure_blob/client.rb
@@ -79,7 +79,7 @@ def get_blob(key, options = {})
79
80
# Copy a blob
81
#
82
- # Calls to {Put Blob From URL}[https://learn.microsoft.com/en-us/rest/api/storageservices/copy-blob-from-url]
+ # Calls to {Copy Blob From URL}[https://learn.microsoft.com/en-us/rest/api/storageservices/copy-blob-from-url]
83
84
# Takes a key (path) and a source_key (path).
85
0 commit comments