Skip to content

Commit 3ac1d8f

Browse files
committed
Fix link to homepage
react-rails is now hosted under 'reactjs' organization.
1 parent 85a27bc commit 3ac1d8f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

react-rails.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Gem::Specification.new do |s|
88
s.version = React::Rails::VERSION
99
s.summary = 'React/JSX adapter for the Ruby on Rails asset pipeline.'
1010
s.description = 'Compile your JSX on demand or precompile for production.'
11-
s.homepage = 'https://github.com/facebook/react-rails'
11+
s.homepage = 'https://github.com/reactjs/react-rails'
1212
s.license = 'APL 2.0'
1313

1414
s.author = ['Paul O’Shannessy']

0 commit comments

Comments
 (0)