From 6b0a1323459246514db58a5c13a1ffa7a5a15866 Mon Sep 17 00:00:00 2001 From: Ryan Kelly Date: Wed, 9 Nov 2022 13:53:28 -0800 Subject: [PATCH] Updated verbage --- content/en/contributing/QuickStart Guide/_index.md | 2 +- .../4. Deploy Add-Ons/TKG - Tanzu Kubernetes Service/_index.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/content/en/contributing/QuickStart Guide/_index.md b/content/en/contributing/QuickStart Guide/_index.md index 82959b21298..664d5f1fe60 100644 --- a/content/en/contributing/QuickStart Guide/_index.md +++ b/content/en/contributing/QuickStart Guide/_index.md @@ -24,7 +24,7 @@ brew install hugo If you are on a Windows machine and use [Chocolatey](https://chocolatey.org/) for package management, you can install Hugo with the following one-liner: ```bash -choco install hugo -confirm +choco install hugo-extended -confirm ``` ## Install Git diff --git a/content/en/guide/4. Deploy Add-Ons/TKG - Tanzu Kubernetes Service/_index.md b/content/en/guide/4. Deploy Add-Ons/TKG - Tanzu Kubernetes Service/_index.md index c10b81f9667..73a4d86605a 100644 --- a/content/en/guide/4. Deploy Add-Ons/TKG - Tanzu Kubernetes Service/_index.md +++ b/content/en/guide/4. Deploy Add-Ons/TKG - Tanzu Kubernetes Service/_index.md @@ -402,7 +402,7 @@ Copy that IP to the clipboard for the next step ### 62. Check that the site is up by typing the following command changing the Item in red to your Load Balancer ingress IP you copied earlier
wget http://10.10.2.6
-![NewActivation](https://vmc-onboarding-images.s3.us-west-2.amazonaws.com/4.Deploy-add-ons/tkg/now-let-s-check-it-is-up-by-typing-the-follwoing-command-with-that-load-balancer-ingress-ip.jpg) +![NewActivation](https://vmc-onboarding-images.s3.us-west-2.amazonaws.com/4.Deploy-add-ons/tkg/now-let-s-check-it-is-up-by-typing-the-following-command-with-that-load-balancer-ingress-ip.jpg)