Skip to content

Commit 6915f8d

Browse files
[docs-infra] Fix Next.js brand name coverage
1 parent d817aa1 commit 6915f8d

File tree

3 files changed

+3
-2
lines changed

3 files changed

+3
-2
lines changed

CHANGELOG.old.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@ A big thanks to the 8 contributors who made this release possible.
144144

145145
- [examples] Update Next.js examples Next.js and React versions (#44852) @DiegoAndai
146146
- [code-infra] Prevent wrong nested imports in Base UI (#44426) @oliviertassinari
147-
- [docs-infra] Add vale coverage for App Router and Page Router (060c55c) @oliviertassinari
147+
- [docs-infra] Add vale coverage for App Router and Pages Router (060c55c) @oliviertassinari
148148
- Sync with other repos (1b9300f) @oliviertassinari
149149
- Fix docs:build to work in docs folder too (6b923a4) @oliviertassinari
150150
- Setup React 18 CI tests (#44868) @DiegoAndai

docs/mui-vale.zip

4 Bytes
Binary file not shown.

docs/mui-vale/styles/MUI/CorrectReferenceAllCases.yml

+2-1
Original file line numberDiff line numberDiff line change
@@ -38,5 +38,6 @@ swap:
3838
Stackblitz: StackBlitz
3939
Webpack: webpack # https://twitter.com/wSokra/status/855800490713649152
4040
app router: App Router # Next.js
41-
page router: Page Router # Next.js
41+
pages router: Pages Router # Next.js
42+
page router: Pages Router # Next.js
4243
ES modules: ES modules

0 commit comments

Comments
 (0)