Skip to content

Commit

Permalink
fix link akka#3253
Browse files Browse the repository at this point in the history
  • Loading branch information
sfali committed Aug 29, 2024
1 parent 31bdf55 commit d1b5410
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/src/main/paradox/azure-storage.md
Original file line number Diff line number Diff line change
Expand Up @@ -168,7 +168,7 @@ Java

### Delete Blob

The [`Delete File`](https://learn.microsoft.com/en-us/rest/api/storageservices/delete-file) operation immediately removes the file from the storage account.
The [`Delete File`](https://learn.microsoft.com/en-us/rest/api/storageservices/delete-file2) operation immediately removes the file from the storage account.

Scala
: @@snip [snip](/azure-storage/src/test/scala/docs/scaladsl/StorageSpec.scala) { #delete-file }
Expand Down

0 comments on commit d1b5410

Please sign in to comment.