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

Commit b9be17c

Browse files
amcdnljelbourn
authored andcommitted
docs: add schematics link (#415)
1 parent 83fe5e9 commit b9be17c

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

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

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,11 @@ const GUIDES = [
1212
name: 'Getting started',
1313
document: '/assets/documents/guides/material-getting-started.html',
1414
},
15+
{
16+
id: 'schematics',
17+
name: 'Schematics',
18+
document: '/assets/documents/guides/schematics.html'
19+
},
1520
{
1621
id: 'theming',
1722
name: 'Theming Angular Material',

0 commit comments

Comments
 (0)