From 6b5ed75be75fdff2baa74ca09bbb41133c99d06e Mon Sep 17 00:00:00 2001 From: paulodeon Date: Thu, 12 Mar 2020 10:07:05 +0000 Subject: [PATCH] Fix broken Hyperloop link The project name has changed and the old url was an ad --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 85749f26d..b4543aac2 100644 --- a/README.md +++ b/README.md @@ -694,7 +694,7 @@ One caveat is that currently you [cannot Server-Side Render along with HMR](http - [react\_on\_rails](https://github.com/shakacode/react_on_rails): Integration of React with Rails utilizing Webpack, Redux, React-Router. - [react-rails-hot-loader](https://github.com/rmosolgo/react-rails-hot-loader) Simple live-reloader for `react-rails`. - [react-rails-benchmark_renderer](https://github.com/pboling/react-rails-benchmark_renderer) adds performance instrumentation to server rendering. -- [Ruby Hyperloop](http://ruby-hyperloop.org/): Use Ruby to build reactive user interfaces with React. +- [Ruby Hyperstack](https://hyperstack.org/): Use Ruby to build reactive user interfaces with React. ## Contributing