Skip to content

Commit a6ef37c

Browse files
Rename features.md to features-overview.md; add as Overview TOC item
- Rename hub/apps/develop/features.md → features-overview.md - Remove href from Features TOC node; add '- name: Overview' child item to match the pattern used by AI-powered features and other sections - Update apps-develop-overview.md tile link to match new filename Co-authored-by: Copilot <[email protected]>
1 parent 411bfa1 commit a6ef37c

3 files changed

Lines changed: 4 additions & 3 deletions

File tree

File renamed without changes.

hub/apps/develop/toc.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,10 @@ items:
44
- name: Develop overview
55
href: index.md
66
- name: Features
7-
href: features.md
87
expanded: true
98
items:
9+
- name: Overview
10+
href: features-overview.md
1011
- name: Accessibility
1112
href: accessibility.md
1213
- name: AI-powered features

hub/includes/apps-develop-overview.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ ms.date: 01/27/2026
55

66
:::row:::
77
:::column:::
8-
[![Features icon](../apps/develop/images/tile-features.png)](../apps/develop/features.md)<br>
9-
**[Features](../apps/develop/features.md)**<br>
8+
[![Features icon](../apps/develop/images/tile-features.png)](../apps/develop/features-overview.md)<br>
9+
**[Features](../apps/develop/features-overview.md)**<br>
1010
Explore the building blocks for creating rich Windows experiences.
1111
:::column-end:::
1212
:::column:::

0 commit comments

Comments
 (0)