Skip to content

Commit 0773efc

Browse files
authored
Merge pull request #269106 from craigshoemaker/aca/java-toc-tags
[Container Apps] Update: TOC tags and next steps for Java content
2 parents dea9b3b + f3c50ec commit 0773efc

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

articles/container-apps/TOC.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@
2222
items:
2323
- name: Local filesystem
2424
href: quickstart-code-to-cloud.md
25+
displayName: c#, java, javascript, python, go
2526
- name: Code repository
2627
href: quickstart-repo-to-cloud.md
2728
- name: Visual Studio
@@ -32,6 +33,7 @@
3233
items:
3334
- name: Command line
3435
href: deploy-artifact.md
36+
displayName: java
3537
- name: Run a job
3638
items:
3739
- name: Azure portal

articles/container-apps/deploy-artifact.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -281,4 +281,4 @@ az group delete `
281281
## Next steps
282282

283283
> [!div class="nextstepaction"]
284-
> [Environments in Azure Container Apps](environment.md)
284+
> [Learn more about developing in Java on Container Apps](java-overview.md)

0 commit comments

Comments
 (0)