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

Commit e661189

Browse files
committed
fix: remove MDC migration guide
Removes the MDC migration guide since we've removed the migration in v18.
1 parent 1a23025 commit e661189

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

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

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -74,12 +74,6 @@ const GUIDES = [
7474
document: '/docs-content/guides/duplicate-theming-styles.html',
7575
overview: 'Learn about our new color mixins for Sass that avoid duplicating theming styles.'
7676
},
77-
{
78-
id: 'mdc-migration',
79-
name: 'Migrating to MDC-based Components',
80-
document: '/docs-content/guides/v15-mdc-migration.html',
81-
overview: 'Learn how to migrate your app to the new MDC-based components available in v15.'
82-
},
8377
{
8478
id: 'material-2-theming',
8579
name: 'Theming Angular Material with Material 2',

0 commit comments

Comments
 (0)