Skip to content

Commit 88a65d8

Browse files
committed
fix broken links
1 parent 7a9dcda commit 88a65d8

File tree

3 files changed

+1
-5
lines changed

3 files changed

+1
-5
lines changed

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

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -201,8 +201,6 @@ Learn more about Bridge to Kubernetes at [How Bridge to Kubernetes works][btk-ho
201201

202202
If you need to debug multiple services at the same time in parallel, see [Debug multiple services at the same time](parallel-services.md).
203203

204-
Information about the currently supported features and a future roadmap for Bridge to Kubernetes may be found at [Bridge to Kubernetes roadmap](https://github.com/microsoft/mindaro/projects/1).
205-
206204
[azure-kubernetes-service]: /azure/aks/kubernetes-walkthrough
207205
[azds-cli]: /azure/dev-spaces/how-to/install-dev-spaces#install-the-client-side-tools
208206
[azds-tmp-dir]: /azure/dev-spaces/troubleshooting#before-you-begin

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

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -186,8 +186,6 @@ If you cloned that repo locally, you can delete it manually.
186186

187187
Learn more about Bridge to Kubernetes at [How Bridge to Kubernetes works](overview-bridge-to-kubernetes.md).
188188

189-
For information about supported features and a roadmap for Bridge to Kubernetes, see [Bridge to Kubernetes roadmap](https://github.com/microsoft/mindaro/projects/1).
190-
191189
To learn how to connect your development computer to a cluster by using Visual Studio Code, check out this article:
192190
> [!div class="nextstepaction"]
193191
> [Use Bridge to Kubernetes (VS Code)](bridge-to-kubernetes-vs-code.md)

docs/version-control/git-with-visual-studio.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ Not only can you add both [GitHub and GitHub Enterprise accounts to your keychai
2929

3030
:::image type="content" source="media/vs-2022/git-source-control-create-repository.png" alt-text="Screenshot of the Create a Git Repository dialog box in Visual Studio." lightbox="media/vs-2022/git-source-control-create-repository.png":::
3131

32-
If you want to use git commands at the command line, you should also install [Git for Windows](https://book.git-scm.com/download/win) (not a Microsoft product).
32+
If you want to use git commands at the command line, you should also install [Git for Windows](https://git-scm.com/downloads/win) (not a Microsoft product).
3333

3434
## View files in Solution Explorer
3535

0 commit comments

Comments
 (0)