Skip to content

Commit bfc5de2

Browse files
committed
revert relative links in 2 hub anchor links
1 parent 1cc397e commit bfc5de2

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

microsoft-edge/index.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ highlightedContent:
4141
# Card
4242
- title: "Get support"
4343
itemType: reference
44-
url: ./index#help-and-support # https://learn.microsoft.com/microsoft-edge/#help-and-support # orig path works: /microsoft-edge/index#help-and-support
44+
url: /microsoft-edge/index#help-and-support # https://learn.microsoft.com/microsoft-edge/#help-and-support
4545
# Card
4646
- title: "How to use Microsoft Edge"
4747
itemType: learn
@@ -53,7 +53,7 @@ highlightedContent:
5353
# Card
5454
- title: "Discover web developer features"
5555
itemType: learn
56-
url: ./index#microsoft-edge-for-developers # https://learn.microsoft.com/microsoft-edge/#microsoft-edge-for-developers # orig path works: /microsoft-edge/index#microsoft-edge-for-developers
56+
url: /microsoft-edge/index#microsoft-edge-for-developers # https://learn.microsoft.com/microsoft-edge/#microsoft-edge-for-developers
5757

5858
# =============================================================================
5959
# conceptualContent section (optional)

0 commit comments

Comments
 (0)