Fixed #30780 -- Improved visibility of Getting Help FAQ in tutorials.

This commit is contained in:
Gabriel Augendre 2019-12-21 14:58:46 +01:00 committed by Mariusz Felisiak
parent c07b4bce2c
commit 307c63f9a7
7 changed files with 32 additions and 4 deletions

View file

@ -6,6 +6,11 @@ This tutorial begins where :doc:`Tutorial 2 </intro/tutorial02>` left off. We're
continuing the Web-poll application and will focus on creating the public
interface -- "views."
.. admonition:: Where to get help:
If you're having trouble going through this tutorial, please head over to
the :doc:`Getting Help</faq/help>` section of the FAQ.
Overview
========