Skip to content

Commit 60a47e6

Browse files
Merge pull request #12459 from Albertyang0/Broken-links-fix-ghogen
Fix broken links - ghogen
2 parents 2d8bd4f + 1337a89 commit 60a47e6

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

bridge/articles/bridge-to-kubernetes-aks.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ In this tutorial, you use a specific AKS sample microservices web app to learn h
1515

1616
## Before you begin
1717

18-
This guide uses the [Todo App sample application](https://github.com/Azure/Bridge-To-Kubernetes/tree/main/samples/todo-app) to demonstrate connecting your development computer to a Kubernetes cluster running in AKS. If you already have your own application running on a Kubernetes cluster, see [Develop with Kubernetes](bridge-to-kubernetes-vs-code.md). If you are using another cluster, such as MiniKube running locally, see [Use Bridge to Kubernetes with a sample](bridge-to-kubernetes-sample.md).
18+
This guide uses the Todo App sample application to demonstrate connecting your development computer to a Kubernetes cluster running in AKS. If you already have your own application running on a Kubernetes cluster, see [Develop with Kubernetes](bridge-to-kubernetes-vs-code.md). If you are using another cluster, such as MiniKube running locally, see [Use Bridge to Kubernetes with a sample](bridge-to-kubernetes-sample.md).
1919

2020
### Prerequisites
2121

bridge/articles/bridge-to-kubernetes-vs.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,6 @@ In this tutorial, you learn how to:
3131
- The [kubectl](https://kubernetes.io/docs/reference/kubectl/kubectl/) executable installed on your system.
3232
- [Visual Studio 2019](https://www.visualstudio.com/vs/) version 16.7 or later running on Windows 10 or later or [Visual Studio 2022](https://www.visualstudio.com/vs/).
3333
- The [Bridge to Kubernetes extension for Visual Studio 2019](https://marketplace.visualstudio.com/items?itemName=ms-azuretools.mindaro) or [Bridge to Kubernetes extension for Visual Studio 2022](https://marketplace.visualstudio.com/items?itemName=ms-azuretools.mindaro2022).
34-
- An application to troubleshoot, such as this [TODO App sample application](https://github.com/Azure/Bridge-To-Kubernetes/tree/main/samples/todo-app).
3534

3635
## Set up a service
3736

0 commit comments

Comments
 (0)