Skip to content
This repository was archived by the owner on Dec 18, 2024. It is now read-only.

Commit 5e0b0fb

Browse files
authored
rename example to reflect change in @angular/components-example (#749)
Co-authored-by: Annie Wang <[email protected]>
1 parent f9ee14a commit 5e0b0fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/app/shared/documentation-items/documentation-items.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,7 @@ const DOCS: {[key: string]: DocCategory[]} = {
187187
examples: [
188188
'menu-overview',
189189
'menu-icons',
190-
'nested-menu'
190+
'menu-nested'
191191
],
192192
additionalApiDocs: [{name: 'Testing', path: 'material-menu-testing.html'}],
193193
},

0 commit comments

Comments
 (0)