You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: material.angular.io/material.angular.io/material.angular.io/material.angular.io/material.angular.io/src/app/shared/guide-items/guide-items.ts
+5-5Lines changed: 5 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -81,11 +81,11 @@ const GUIDES = [
81
81
overview: 'Learn how to migrate your app to the new MDC-based components available in v15.'
82
82
},
83
83
{
84
-
id: 'material-3',
85
-
name: 'Using Material 3 Themes (Experimental)',
86
-
document: '/docs-content/guides/material-3.html',
87
-
overview: 'Learn how to use Material 3 themes in your app.'
88
-
}
84
+
id: 'material-2-theming',
85
+
name: 'Theming Angular Material with Material 2',
86
+
document: '/docs-content/guides/material-2.html',
87
+
overview: 'Customize your application with Angular Material\'s theming system.'
0 commit comments