Skip to content

Commit 1099032

Browse files
committed
fix link
1 parent df71768 commit 1099032

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
@@ -8,7 +8,7 @@
88

99
`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:
1010

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)
1212
- Use React & JSX [with webpacker](#use-with-webpacker) or [with the asset pipeline](#use-with-asset-pipeline)
1313
- Rendering [components in views](#view-helper) or [in controller actions](#controller-actions)
1414
- [Server-side rendering](#server-side-rendering)

0 commit comments

Comments
 (0)