Skip to content

Commit 8739568

Browse files
[docs] Fix more references of MUI Base
1 parent 894dd47 commit 8739568

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

packages/mui-base/README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
<!-- markdownlint-disable-next-line -->
22
<p align="center">
3-
<a href="https://mui.com/base-ui/" rel="noopener" target="_blank"><img width="150" height="133" src="https://mui.com/static/logo.svg" alt="Base UI logo"></a>
3+
<a href="https://mui.com/base-ui/" rel="noopener" target="_blank"><img width="150" height="133" src="https://mui.com/static/logo.svg" alt="MUI Base logo"></a>
44
</p>
55

6-
<h1 align="center">Base UI</h1>
6+
<h1 align="center">MUI Base</h1>
77

8-
Base UI is a library of headless ("unstyled") React components and low-level hooks. You gain complete control over your app's CSS and accessibility features.
8+
MUI Base is a library of headless ("unstyled") React components and low-level hooks. You gain complete control over your app's CSS and accessibility features.
99

1010
## Installation
1111

@@ -19,7 +19,7 @@ npm install @mui/base
1919

2020
<!-- #host-reference -->
2121

22-
Visit [https://v6.mui.com/base-ui/](https://v6.mui.com/base-ui/) to view the full documentation.
22+
Visit [https://v6.mui.com/base-ui/getting-started/](https://v6.mui.com/base-ui/getting-started/) to view the full documentation.
2323

2424
## Questions
2525

@@ -28,7 +28,7 @@ Use the "base-ui" tag on Stack Overflow to make it easier for the community to
2828

2929
## Examples
3030

31-
Our documentation features [a collection of example projects using Base UI](https://github.com/mui/material-ui/tree/master/examples).
31+
Our documentation features [a collection of example projects using MUI Base](https://github.com/mui/material-ui/tree/master/examples).
3232

3333
## Contributing
3434

0 commit comments

Comments
 (0)