You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Your branch is up to date with 'majguo/dd-2275862'.
Changes to be committed:
(use "git restore --staged <file>..." to unstage)
modified: articles/storage/blobs/storage-quickstart-blobs-java-quarkus.md
- Remove locale.
modified: articles/storage/blobs/storage-quickstart-blobs-java.md
- Refer to local file.
Signed-off-by: Ed Burns <[email protected]>
Copy file name to clipboardExpand all lines: articles/storage/blobs/storage-quickstart-blobs-java.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -613,5 +613,5 @@ You'll be prompted to confirm the deletion of the resources. Enter `y` to confir
613
613
> [!div class="nextstepaction"]
614
614
> [Azure Storage samples and developer guides for Java](../common/storage-samples-java.md?toc=/azure/storage/blobs/toc.json)
615
615
> [Azure Storage samples and developer guides for Java](../common/storage-samples-java.md?toc=/azure/storage/blobs/toc.json)
616
-
> [Quickstart: Quarkus extension for Azure Blob Storage](storage-quickstart-blobs-java-quarkus)
616
+
> [Quickstart: Quarkus extension for Azure Blob Storage](storage-quickstart-blobs-java-quarkus.md)
617
617
> [Use Spring Boot to upload a file to Azure Blob Storage](/azure/developer/java/spring-framework/configure-spring-boot-starter-java-app-with-azure-storage?toc=/azure/storage/blobs/toc.json)
0 commit comments