Skip to content

Commit f616299

Browse files
committed
On branch dd-2275862
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]>
1 parent c9158f7 commit f616299

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

articles/storage/blobs/storage-quickstart-blobs-java-quarkus.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -275,4 +275,4 @@ You can choose to follow the links in the **Next steps** section to deploy the Q
275275
> [!div class="nextstepaction"]
276276
> [Azure Storage samples and developer guides for Java](../common/storage-samples-java.md?toc=/azure/storage/blobs/toc.json)
277277
> [Deploy a Java application with Quarkus on an Azure Kubernetes Service cluster](/azure/aks/howto-deploy-java-quarkus-app)
278-
> [Deploy a Java application with Quarkus on Azure Container Apps](https://learn.microsoft.com/en-us/azure/developer/java/ee/deploy-java-quarkus-app)
278+
> [Deploy a Java application with Quarkus on Azure Container Apps](/azure/developer/java/ee/deploy-java-quarkus-app)

articles/storage/blobs/storage-quickstart-blobs-java.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -613,5 +613,5 @@ You'll be prompted to confirm the deletion of the resources. Enter `y` to confir
613613
> [!div class="nextstepaction"]
614614
> [Azure Storage samples and developer guides for Java](../common/storage-samples-java.md?toc=/azure/storage/blobs/toc.json)
615615
> [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)
617617
> [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

Comments
 (0)