diff --git a/docs/integrations/containers-orchestration/vmware-tanzu-application-service.md b/docs/integrations/containers-orchestration/vmware-tanzu-application-service.md
index 3d2442e13e..4c346dc784 100644
--- a/docs/integrations/containers-orchestration/vmware-tanzu-application-service.md
+++ b/docs/integrations/containers-orchestration/vmware-tanzu-application-service.md
@@ -9,7 +9,7 @@ import useBaseUrl from '@docusaurus/useBaseUrl';
-The Sumo Logic Nozzle for [VMware Tanzu Firehose](https://docs.vmware.com/en/Tile-Developer-Guide/3.0/tile-dev-guide/nozzle.html) allows operations teams and app owners to monitor and troubleshoot the VMware Tanzu platform and apps in real time, without having to install a Sumo Logic agent in their Cloud Foundry environment.
+The Sumo Logic Nozzle for [VMware Tanzu Firehose](https://techdocs.broadcom.com/us/en/vmware-tanzu/platform/tile-developer-guide/3-0/tile-dev-tanzu/nozzle.html) allows operations teams and app owners to monitor and troubleshoot the VMware Tanzu platform and apps in real time, without having to install a Sumo Logic agent in their Cloud Foundry environment.
The nozzle filters out messages per your tile configuration and securely sends those logs and metrics to an HTTP API in the Sumo Logic SaaS service. The tile allows you to configure batching intervals, toggle verbose logging mode, and add metadata to your logs and metrics.
@@ -63,10 +63,10 @@ Follow the below steps to configure the Hosted Collector to receive VMware Tanzu
1. (Optional) **Sumo Logic Host**. If you have a local file source, you can specify a hostname. If you are using a Remote Host, do not use this field.
1. (Optional) **Custom Metadata**. Add custom metadata to the JSON. For example, `key1:value1,key2:value2`.
1. (Optional) **Include Only Matching Filter**. Include only designated events.
- 1. (Optional) **Exclude Always Filter**. Exclude specific events that are not pertinent to your search, such as `cf\_app\_name:sumo-logic-nozzle-0.1.0`.
+ 1. (Optional) **Exclude Always Filter**. Exclude specific events that are not pertinent to your search, such as `cf\_app\_name:sumo-logic-nozzle-1.0.7`.
1. Click **Save**.
1. Configure **Cloud Foundry Settings**.
- 1. **Cloud Foundry API Endpoint**. Enter your [API endpoint](https://docs.pivotal.io/pivotalcf/2-1/opsguide/api-endpoint.html).
+ 1. **Cloud Foundry API Endpoint**. Enter your [API endpoint](https://techdocs.broadcom.com/us/en/vmware-tanzu/platform/elastic-application-runtime/10-2/eart/identifying-api-endpoint.html).
1. **Cloud Foundry User**. Specify your Cloud Foundry username.
1. **Cloud Foundry Password**. Enter Cloud Foundry password.
1. **Log Events Batch Size**. Choose how many messages need to occur before they are sent to Sumo Logic.
@@ -86,7 +86,7 @@ Follow the below steps to configure the Hosted Collector to receive VMware Tanzu
This section describes how to use Sumo Logic Nozzle for VMware Tanzu. After installation, the Sumo Logic Nozzle is available in the Apps Manager.
1. From the **system** drop-down menu, select **sumo-logic-nozzle-org**.
-1. Under Apps, select the name of the build you want. For example, **sumo-logic-nozzle-0.1.0-build3**.
+1. Under Apps, select the name of the build you want. For example, **sumo-logic-nozzle-1.0.7-build1**.
1. Push the **Start** button to begin running the nozzle.
1. Cloud Foundry will provision the VMs and begin running the nozzle service.
1. Verify Sumo Logic Nozzle for VMware Tanzu tile is installed and started running the nozzle service by [running searches](/docs/search/search-cheat-sheets/general-search-examples/). If this is your first time using Sumo Logic, see [Getting Started with Search](/docs/search/get-started-with-search/).