From a2a587b3cb4dcd5be5f4cf695176ef4e22a877e1 Mon Sep 17 00:00:00 2001 From: gaschler <gaschlera@gmail.com> Date: Mon, 19 Feb 2018 08:54:13 +0100 Subject: [PATCH] Update README.rst (#724) --- README.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.rst b/README.rst index 08c2b91..9032f42 100644 --- a/README.rst +++ b/README.rst @@ -32,10 +32,10 @@ Getting started =============== * Learn to use Cartographer with ROS at `our Read the Docs site`_. -* Please join the `mailing list`_ and ask questions. +* You can ask a question by `creating an issue`_. .. _our Read the Docs site: https://google-cartographer-ros.readthedocs.io -.. _mailing list: https://groups.google.com/forum/#!forum/google-cartographer +.. _creating an issue: https://github.com/googlecartographer/cartographer_ros/issues/new?labels=question Contributing ============