Skip to content

Commit 898eccc

Browse files
committed
Merge pull request #4136 from ForNeVeR/patch-1
Readme: fix Browserify link
2 parents 0390140 + a1baf9a commit 898eccc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ achieved in the following two ways:
128128
There are 2 projects that you can look at to get started. They can be found in the
129129
[examples folder](https://github.com/callemall/material-ui/tree/master/examples).
130130
These projects are basic examples that show how to consume material-ui components
131-
in your own project. The first project uses [browserify](http://browserify.org/
131+
in your own project. The first project uses [browserify](http://browserify.org/)
132132
for module bundling and [gulp](http://gulpjs.com/) for JS task automation,
133133
while the second project uses [webpack](http://webpack.github.io/) for module bundling and building.
134134

0 commit comments

Comments
 (0)