@rails/actioncable 8.0.200 → 8.1.0-beta1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -1
- package/package.json +1 -1
package/README.md
CHANGED
@@ -19,6 +19,6 @@ Bug reports for the Ruby on \Rails project can be filed here:
|
|
19
19
|
|
20
20
|
* https://github.com/rails/rails/issues
|
21
21
|
|
22
|
-
Feature requests should be discussed on the
|
22
|
+
Feature requests should be discussed on the rubyonrails-core forum here:
|
23
23
|
|
24
24
|
* https://discuss.rubyonrails.org/c/rubyonrails-core
|
package/package.json
CHANGED