Skip to content

Commit 2585985

Browse files
authored
Merge pull request #456 from jdubois/spring-apps-to-container-apps
Update Azure Spring Apps to Azure Container Apps
2 parents 5ad6e6a + e8723a1 commit 2585985

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/main/webapp/app/home/welcome/welcome.component.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -82,10 +82,10 @@ <h4>JHipster is an Open Source, widely popular application generator</h4>
8282
<div class="row">
8383
<div class="col-md-12">
8484
<hr>
85-
<h4>Using JHipster Online to deploy to Azure Spring Apps</h4>
85+
<h4>Using JHipster Online to deploy to Azure Container Apps</h4>
8686
<p>
87-
JHipster Azure Spring Apps is designed to streamline your full-stack Spring application development,
88-
leveraging the robust infrastructure of Azure Spring Apps to bring your projects to life with unprecedented ease and efficiency.
87+
JHipster Azure Container Apps is designed to streamline your full-stack Spring application development,
88+
leveraging the robust infrastructure of Azure Container Apps to bring your projects to life with unprecedented ease and efficiency.
8989
</p>
9090
<a class="btn btn-info" routerLink="/generate-azure-application">Create Azure Application</a>
9191
</div>

0 commit comments

Comments
 (0)