From c4c88035f090678c2cd4b40167cde6d18b942fbd Mon Sep 17 00:00:00 2001 From: Vladimir Date: Mon, 19 Jan 2015 12:01:48 +1000 Subject: [PATCH] Update introduction.rst Remove duplicate link --- components/console/introduction.rst | 1 - 1 file changed, 1 deletion(-) diff --git a/components/console/introduction.rst b/components/console/introduction.rst index 96e9784eaa1..de7439b3fb6 100644 --- a/components/console/introduction.rst +++ b/components/console/introduction.rst @@ -411,7 +411,6 @@ tools capable of helping you with different tasks: * :doc:`/components/console/helpers/formatterhelper`: customize the output colorization * :doc:`/components/console/helpers/progressbar`: shows a progress bar * :doc:`/components/console/helpers/table`: displays tabular data as a table -* :doc:`/components/console/helpers/questionhelper`: interactively ask the user for information .. _component-console-testing-commands: