summaryrefslogtreecommitdiff
path: root/docs/faq
diff options
context:
space:
mode:
Diffstat (limited to 'docs/faq')
-rw-r--r--docs/faq/help.txt8
-rw-r--r--docs/faq/troubleshooting.txt6
2 files changed, 7 insertions, 7 deletions
diff --git a/docs/faq/help.txt b/docs/faq/help.txt
index 6cc3ca68c7..e2626894ee 100644
--- a/docs/faq/help.txt
+++ b/docs/faq/help.txt
@@ -16,8 +16,8 @@ active community of helpful individuals who may be able to solve your problem.
.. _message-does-not-appear-on-django-users:
-Why hasn't my message appeared on django-users?
-===============================================
+Why hasn't my message appeared on `django-users`?
+=================================================
|django-users| has a lot of subscribers. This is good for the community, as
it means many people are available to contribute answers to questions.
@@ -30,8 +30,8 @@ that spammers get caught, but it also means that your first question to the
list might take a little longer to get answered. We apologize for any
inconvenience that this policy may cause.
-Nobody on django-users answered my question! What should I do?
-==============================================================
+Nobody on `django-users` answered my question! What should I do?
+================================================================
Try making your question more specific, or provide a better example of your
problem.
diff --git a/docs/faq/troubleshooting.txt b/docs/faq/troubleshooting.txt
index 08aafdbb5c..1b2efd552f 100644
--- a/docs/faq/troubleshooting.txt
+++ b/docs/faq/troubleshooting.txt
@@ -7,10 +7,10 @@ during the development of Django applications.
.. _troubleshooting-django-admin:
-Problems running django-admin
-=============================
+Problems running ``django-admin``
+=================================
-"command not found: django-admin"
+"command not found: `django-admin`"
------------------------------------
:doc:`django-admin </ref/django-admin>` should be on your system path if you