From 575bed1c2135b3c5131d6bf1ac3de5d01b1202d9 Mon Sep 17 00:00:00 2001 From: Olivier Tassinari Date: Sun, 10 Sep 2023 19:56:00 +0200 Subject: [PATCH] [docs] Improve the clarity of the npm links Copied from https://www.npmjs.com/package/next. --- packages/grid/x-data-grid-premium/README.md | 2 +- packages/grid/x-data-grid-pro/README.md | 2 +- packages/grid/x-data-grid/README.md | 2 +- packages/x-charts/README.md | 2 +- packages/x-date-pickers-pro/README.md | 2 +- packages/x-date-pickers/README.md | 2 +- packages/x-tree-view/README.md | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) diff --git a/packages/grid/x-data-grid-premium/README.md b/packages/grid/x-data-grid-premium/README.md index 8434bd68b357..f5d173702b0c 100644 --- a/packages/grid/x-data-grid-premium/README.md +++ b/packages/grid/x-data-grid-premium/README.md @@ -24,4 +24,4 @@ This component has the following peer dependencies that you will need to install ## Documentation -[The documentation](https://mui.com/x/react-data-grid/) +Visit [https://mui.com/x/react-data-grid/](https://mui.com/x/react-data-grid/) to view the full documentation. diff --git a/packages/grid/x-data-grid-pro/README.md b/packages/grid/x-data-grid-pro/README.md index b34f5a0677cb..d3f7caeaf500 100644 --- a/packages/grid/x-data-grid-pro/README.md +++ b/packages/grid/x-data-grid-pro/README.md @@ -24,4 +24,4 @@ This component has the following peer dependencies that you will need to install ## Documentation -[The documentation](https://mui.com/x/react-data-grid/) +Visit [https://mui.com/x/react-data-grid/](https://mui.com/x/react-data-grid/) to view the full documentation. diff --git a/packages/grid/x-data-grid/README.md b/packages/grid/x-data-grid/README.md index eaff84cf5656..aacf5eed0a53 100644 --- a/packages/grid/x-data-grid/README.md +++ b/packages/grid/x-data-grid/README.md @@ -24,4 +24,4 @@ This component has the following peer dependencies that you will need to install ## Documentation -[The documentation](https://mui.com/x/react-data-grid/) +Visit [https://mui.com/x/react-data-grid/](https://mui.com/x/react-data-grid/) to view the full documentation. diff --git a/packages/x-charts/README.md b/packages/x-charts/README.md index 359f3530377d..0cd1b1690cec 100644 --- a/packages/x-charts/README.md +++ b/packages/x-charts/README.md @@ -24,4 +24,4 @@ This component has the following peer dependencies that you will need to install ## Documentation -[The documentation](https://mui.com/x/react-charts/) +Visit [https://mui.com/x/react-charts/](https://mui.com/x/react-charts/) to view the full documentation. diff --git a/packages/x-date-pickers-pro/README.md b/packages/x-date-pickers-pro/README.md index 434b656bd9cf..91960ce77212 100644 --- a/packages/x-date-pickers-pro/README.md +++ b/packages/x-date-pickers-pro/README.md @@ -62,4 +62,4 @@ function App({ children }) { ## Documentation -[The documentation](https://mui.com/x/react-date-pickers/) +Visit [https://mui.com/x/react-date-pickers/](https://mui.com/x/react-date-pickers/) to view the full documentation. diff --git a/packages/x-date-pickers/README.md b/packages/x-date-pickers/README.md index 9475b5777a13..8269867ce68c 100644 --- a/packages/x-date-pickers/README.md +++ b/packages/x-date-pickers/README.md @@ -62,4 +62,4 @@ function App({ children }) { ## Documentation -[The documentation](https://mui.com/x/react-date-pickers/) +Visit [https://mui.com/x/react-date-pickers/](https://mui.com/x/react-date-pickers/) to view the full documentation. diff --git a/packages/x-tree-view/README.md b/packages/x-tree-view/README.md index b3d45923a4ea..d6db6421292f 100644 --- a/packages/x-tree-view/README.md +++ b/packages/x-tree-view/README.md @@ -24,4 +24,4 @@ This component has the following peer dependencies that you will need to install ## Documentation -[The documentation](https://mui.com/x/react-tree-view/) +Visit [https://mui.com/x/react-tree-view/](https://mui.com/x/react-tree-view/) to view the full documentation.