From a61b9be8136e5ec436444b4aa1b2fb04b7999c14 Mon Sep 17 00:00:00 2001
From: Robert Eshleman <reshleman@users.noreply.github.com>
Date: Mon, 21 Dec 2015 14:31:32 -0500
Subject: Update "Support" in ActionCable README [ci skip]

* Add link to API documentation
* Link to issue tracker for rails/rails (instead of rails/actioncable)
* Add link to rails-core mailing list for feature requests
---
 actioncable/README.md | 12 ++++++++++--
 1 file changed, 10 insertions(+), 2 deletions(-)

(limited to 'actioncable')

diff --git a/actioncable/README.md b/actioncable/README.md
index 6dbc1bfe03..42fbc755ae 100644
--- a/actioncable/README.md
+++ b/actioncable/README.md
@@ -452,6 +452,14 @@ Action Cable is released under the MIT license:
 
 ## Support
 
-Bug reports can be filed for the alpha development project here:
+API documentation is at:
 
-* https://github.com/rails/actioncable/issues
+* http://api.rubyonrails.org
+
+Bug reports can be filed for the Ruby on Rails project here:
+
+* https://github.com/rails/rails/issues
+
+Feature requests should be discussed on the rails-core mailing list here:
+
+* https://groups.google.com/forum/?fromgroups#!forum/rubyonrails-core
-- 
cgit v1.2.3