Skip to content

Commit 58a480f

Browse files
author
Matthew Breeden
committed
Fix link to demo app
Currently links to: https://github.com/justin808/react-webpack-rails-tutorial/blob/master when you click the demo app link
1 parent 9289de2 commit 58a480f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ choose the form layout. `react-bootstrap` is used for the React components.
2424

2525
A pure Rails UI generated from scaffolding is shown for comparison.
2626

27-
You can see this tutorial live here: [http://react-webpack-rails-tutorial.herokuapp.com/]()
27+
You can see this tutorial live here: [http://react-webpack-rails-tutorial.herokuapp.com/](http://react-webpack-rails-tutorial.herokuapp.com/)
2828

2929
# Motivation
3030

0 commit comments

Comments
 (0)