Skip to content

Commit a53d668

Browse files
authored
Merge pull request #271883 from sdwheeler/sdw-w243027-i121526
Fixes #121526 - Fix broken and missing links
2 parents a7c8deb + 1480f09 commit a53d668

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

articles/cloud-shell/TOC.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ items:
88
- name: Get started with Cloud Shell
99
items:
1010
- name: Get started (Classic)
11+
href: get-started/classic.md
1112
- name: How to use Cloud Shell
1213
items:
1314
- name: Use the window (Classic UI)

articles/cloud-shell/overview.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
description: Overview of the Azure Cloud Shell.
33
ms.contributor: jahelmic
4-
ms.date: 12/06/2023
4+
ms.date: 04/11/2024
55
ms.topic: article
66
tags: azure-resource-manager
77
title: What is Azure Cloud Shell?
@@ -56,7 +56,7 @@ mounted Azure Files share. Regular storage costs apply.
5656

5757
## Next steps
5858

59-
- [Cloud Shell quickstart][08]
59+
- [Get started with Cloud Shell (Classic)][08]
6060

6161
<!-- link references -->
6262
[01]: /cli/azure
@@ -66,5 +66,5 @@ mounted Azure Files share. Regular storage costs apply.
6666
[05]: https://marketplace.visualstudio.com/items?itemName=ms-vscode.azure-account
6767
[06]: https://portal.azure.com
6868
[07]: https://shell.azure.com
69-
[08]: quickstart.md
69+
[08]: get-started/classic.md
7070
[09]: using-cloud-shell-editor.md

0 commit comments

Comments
 (0)