diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index 7142f573c446c2..bb33aac15bf91a 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -64,6 +64,9 @@ jobs:
# - run: pnpm release:changelog
# env:
# GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
+ - name: Check docs links
+ if: ${{ matrix.os == 'ubuntu-latest' }}
+ run: pnpm docs:link-check
- name: Debug export-detail.json on when pnpm docs:build fails with EMFILE error
if: failure()
run: cat ./docs/.next/export-detail.json || true
diff --git a/docs/data/material/components/selects/GroupedSelect.js b/docs/data/material/components/selects/GroupedSelect.js
index 3bab115a72ce57..4eff428d7fe755 100644
--- a/docs/data/material/components/selects/GroupedSelect.js
+++ b/docs/data/material/components/selects/GroupedSelect.js
@@ -25,9 +25,7 @@ export default function GroupedSelect() {
-
- Grouping
-
+ Grouping
-
- Grouping
-
+ Grouping