Skip to content

Commit c040f7f

Browse files
authored
Merge pull request vert-x3#245 from AnmolMago/patch-1
Update README.md
2 parents 683f9ac + 37fd9db commit c040f7f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

reactjs-server-side-rendering/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
### Vert.x + React.js SSR
22

3-
This projects aims at showing [Vert.x](http://vertx.io) and [react.js]https://facebook.github.io/react/) server side rendering capabilities.
3+
This projects aims at showing [Vert.x](http://vertx.io) and [react.js](https://facebook.github.io/react/) server side rendering capabilities.
44

55
To run the project, simply run `npm install && npm start` from the project's root directory, then point your browser at [http://localhost:8080](http://localhost:8080) to get started.
66

0 commit comments

Comments
 (0)