Skip to content

Commit

Permalink
Merge pull request mui#1456 from sanemat/patch-1
Browse files Browse the repository at this point in the history
Fix 404 link in readme
  • Loading branch information
Hai Nguyen committed Aug 19, 2015
2 parents 62918fe + ca9c901 commit 4c38959
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ Material-UI components have their styles defined inline. There are two approache
This allows you to override variables used by components without having to modify material-ui source files directly.

## Examples
There are 2 projects that you can look at to help you get started. The first project can be found in the [example folder](https://github.com/callemall/material-ui/tree/master/example). This is a basic project that shows how you can consume material-ui components in your own project.
There are 2 projects that you can look at to help you get started. The first project can be found in the [example folder](https://github.com/callemall/material-ui/tree/master/examples). This is a basic project that shows how you can consume material-ui components in your own project.

The second project is the actual documentation site. This is a more complex project but will give examples of every component. Check out the [docs folder](https://github.com/callemall/material-ui/tree/master/docs) for build instructions.

Expand Down

0 comments on commit 4c38959

Please sign in to comment.