@@ -10,37 +10,37 @@ const GUIDES = [
1010 {
1111 id : 'getting-started' ,
1212 name : 'Getting started' ,
13- document : '/assets/documents/guides/getting-started.html' ,
13+ document : '/assets/documents/guides/material- getting-started.html' ,
1414 } ,
1515 {
1616 id : 'theming' ,
1717 name : 'Theming Angular Material' ,
18- document : '/assets/documents/guides/theming.html' ,
18+ document : '/assets/documents/guides/material- theming.html' ,
1919 } ,
2020 {
2121 id : 'theming-your-components' ,
2222 name : 'Theming your own components' ,
23- document : '/assets/documents/guides/theming-your-components.html' ,
23+ document : '/assets/documents/guides/material- theming-your-components.html' ,
2424 } ,
2525 {
2626 id : 'typography' ,
2727 name : `Using Angular Material's Typography` ,
28- document : '/assets/documents/guides/typography.html' ,
28+ document : '/assets/documents/guides/material- typography.html' ,
2929 } ,
3030 {
3131 id : 'cdk-table' ,
3232 name : `CDK data-table` ,
33- document : '/assets/documents/guides/cdk-table.html' ,
33+ document : '/assets/documents/guides/material- cdk-table.html' ,
3434 } ,
3535 {
3636 id : 'customizing-component-styles' ,
3737 name : 'Customizing component styles' ,
38- document : '/assets/documents/guides/customizing-component-styles.html'
38+ document : '/assets/documents/guides/material- customizing-component-styles.html'
3939 } ,
4040 {
4141 id : 'creating-a-custom-form-field-control' ,
4242 name : 'Creating a custom form field control' ,
43- document : '/assets/documents/guides/creating-a-custom-form-field-control.html'
43+ document : '/assets/documents/guides/material- creating-a-custom-form-field-control.html'
4444 } ,
4545 {
4646 id : 'elevation' ,
0 commit comments