Skip to content

Commit

Permalink
[docs] Fix small external links issue
Browse files Browse the repository at this point in the history
  • Loading branch information
oliviertassinari committed Apr 9, 2022
1 parent 55158da commit f0cc2e1
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 3 deletions.
2 changes: 1 addition & 1 deletion docs/data/material/discover-more/showcase/appList.js
Original file line number Diff line number Diff line change
Expand Up @@ -155,7 +155,7 @@ const appList = [
'cost, usage and performance in one place. ' +
'(Used for the business application, but not the marketing website.)',
image: 'cloudhealth.jpg',
link: 'https://www.cloudhealthtech.com/',
link: 'https://cloudhealth.vmware.com/',
similarWebVisits: 132,
dateAdded: '2018-01-37',
},
Expand Down
3 changes: 2 additions & 1 deletion docs/pages/blog/2019.md
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,8 @@ We will promote components that are in the lab to the core, migrate to styled-co
### Store

We will increase the depth of content available with more themes and templates.
We have recently released a Sketch design library, and are planning to support Figma, and Adobe XD too. For Framer, we have made the key components available as a [Framer package](https://packages.framer.com/package/material-ui/material-ui).
We have recently released a Sketch design library, and are planning to support Figma, and Adobe XD too.
For Framer, we have made the key components available as a Framer package.

### Enterprise

Expand Down
2 changes: 1 addition & 1 deletion docs/pages/blog/september-2019-update.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ Here are the most significant improvements in September:

![Autofill](/static/blog/september-2019-update/autofill.png)

- 📊 Launch a [developer survey](https://www.surveymonkey.com/r/5XHDL76) as a precursor to a major Date Picker enhancement effort. We plan a new investment batch of between 100 and 500 hours.
- 📊 Launch a [developer survey](https://www.surveymonkey.com/) as a precursor to a major Date Picker enhancement effort. We plan a new investment batch of between 100 and 500 hours.

- 📚 Change imports from `@mui/styles` to `@mui/material/styles`

Expand Down

0 comments on commit f0cc2e1

Please sign in to comment.