From 751e13a41e18dedceb1256b6c8312b33fbe3103f Mon Sep 17 00:00:00 2001 From: Richard Liaw Date: Wed, 25 Nov 2020 17:10:10 -0800 Subject: [PATCH] [docs] redirect to discourse (#12427) --- doc/source/_help.rst | 4 ++-- doc/source/ray-overview/involvement.rst | 4 ++-- doc/source/serve/faq.rst | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/doc/source/_help.rst b/doc/source/_help.rst index 6531ce080..68a184573 100644 --- a/doc/source/_help.rst +++ b/doc/source/_help.rst @@ -1,11 +1,11 @@ You can post questions or issues or feedback through the following channels: -1. `Github Discussions`_: For **questions about Ray usage** or **feature requests**. +1. `Discussion Board`_: For **questions about Ray usage** or **feature requests**. 2. `GitHub Issues`_: For **bug reports**. 3. `Ray Slack`_: For **getting in touch** with Ray maintainers. 4. `StackOverflow`_: Use the [ray] tag **questions about Ray**. -.. _`Github Discussions`: https://github.com/ray-project/ray/discussions +.. _`Discussion Board`: https://discuss.ray.io/ .. _`GitHub Issues`: https://github.com/ray-project/ray/issues .. _`Ray Slack`: https://forms.gle/9TSdDYUgxYs8SA9e8 .. _`StackOverflow`: https://stackoverflow.com/questions/tagged/ray diff --git a/doc/source/ray-overview/involvement.rst b/doc/source/ray-overview/involvement.rst index b40276c15..31f5f10a7 100644 --- a/doc/source/ray-overview/involvement.rst +++ b/doc/source/ray-overview/involvement.rst @@ -3,13 +3,13 @@ researchers, and folks that love machine learning. Here's a list of tips for get - Join our `community slack `_ to discuss Ray! - Star and follow us on `on GitHub`_. -- To post questions or feature requests, check out the `Ray Github Discussions`_ page! +- To post questions or feature requests, check out the `Discussion Board`_! - Follow us and spread the word on `Twitter`_! - Join our `Meetup Group`_ to connect with others in the community! - Use the `[ray]` tag on `StackOverflow`_ to ask and answer questions about Ray usage -.. _`Ray Github Discussions`: https://github.com/ray-project/ray/discussions +.. _`Discussion Board`: https://discuss.ray.io/ .. _`GitHub Issues`: https://github.com/ray-project/ray/issues .. _`StackOverflow`: https://stackoverflow.com/questions/tagged/ray .. _`Pull Requests`: https://github.com/ray-project/ray/pulls diff --git a/doc/source/serve/faq.rst b/doc/source/serve/faq.rst index 212c34f48..4f6791c5b 100644 --- a/doc/source/serve/faq.rst +++ b/doc/source/serve/faq.rst @@ -4,7 +4,7 @@ Ray Serve FAQ ============= This page answers some common questions about Ray Serve. If you have more -questions, feel free to ask them in the `Ray Github Discussions page `_. +questions, feel free to ask them in the `Discussion Board `_. .. contents::