Skip to content

Commit e146ff4

Browse files
committed
fixed broken anchor link
1 parent c56b525 commit e146ff4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/spring-apps/how-to-enterprise-deploy-polyglot-apps.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ When you create an Enterprise tier instance of Azure Spring Apps, you'll be prov
3434
- [tanzu-buildpacks/nodejs](https://network.tanzu.vmware.com/products/tanzu-nodejs-buildpack)
3535
- [tanzu-buildpacks/python](https://network.tanzu.vmware.com/products/tanzu-python-buildpack/)
3636

37-
These buildpacks support deployment from source code or artifact for Java, .NET Core, Go, web static files, Node.js, and Python apps. You can also create a custom builder by specifying buildpacks and stack. For more information, see the [Manage custom builders to deploy an app](how-to-enterprise-build-service.md#manage-custom-builders-to-deploy-an-app) section of [Use Tanzu Build Service](how-to-enterprise-build-service.md).
37+
These buildpacks support deployment from source code or artifact for Java, .NET Core, Go, web static files, Node.js, and Python apps. You can also create a custom builder by specifying buildpacks and stack. For more information, see the [Manage custom builders](how-to-enterprise-build-service.md#manage-custom-builders) section of [Use Tanzu Build Service](how-to-enterprise-build-service.md).
3838

3939
When deploying polyglot apps, you should choose a builder to build the app, as shown in the following example. If you don't specify the builder, a `default` builder will be used.
4040

0 commit comments

Comments
 (0)