Skip to content

Commit 2f33721

Browse files
authored
Update _config.yml
1 parent 822aebe commit 2f33721

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

_config.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
1-
title: Java microservices on AKS
2-
description: This lab walks you through the creation of a Java microservices application on AKS integrated with multiple Azure services
1+
title: Java microservices on ACA
2+
description: This lab walks you through the creation of a Java microservices application on Azure Container Apps integrated with multiple Azure services
33
theme: just-the-docs
44

55
# url: https://Azure-Samples.github.io/java-microservices-aks-lab
66

77
aux_links:
8-
"Java microservices on AKS lab on GitHub":
9-
- "https://github.com/Azure-Samples/java-microservices-aks-lab"
8+
"Java microservices on ACA lab on GitHub":
9+
- "https://github.com/Azure-Samples/java-microservices-aca-lab"
1010

1111

1212
callouts_level: quiet # or loud
@@ -24,4 +24,4 @@ callouts:
2424
color: purple
2525
warning:
2626
title: Warning
27-
color: red
27+
color: red

0 commit comments

Comments
 (0)