You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@
8
8
9
9
`react-rails` makes it easy to use [React](http://facebook.github.io/react/) and [JSX](http://facebook.github.io/react/docs/jsx-in-depth.html) in your Ruby on Rails (3.2+) application. Learn more:
10
10
11
-
- React's [Getting Started guide][https://facebook.github.io/react/docs/getting-started.html]
11
+
- React's [Getting Started guide](https://facebook.github.io/react/docs/getting-started.html)
12
12
- Use React & JSX [with webpacker](#use-with-webpacker) or [with the asset pipeline](#use-with-asset-pipeline)
13
13
- Rendering [components in views](#view-helper) or [in controller actions](#controller-actions)
0 commit comments