diff options
| author | Mariusz Felisiak <felisiak.mariusz@gmail.com> | 2017-03-20 23:30:32 +0100 |
|---|---|---|
| committer | Tim Graham <timograham@gmail.com> | 2017-03-20 18:30:32 -0400 |
| commit | a3af8c99d94638e0d1fc8a847b74aa6953441d55 (patch) | |
| tree | 7b7ca008c75a2cbfc471be3d0c0f62f28e81f9a8 /docs/faq/troubleshooting.txt | |
| parent | 7edeeb74fe1e82c1b4a736670b13b0508b223a06 (diff) | |
Removed extra characters in docs header underlines.
Diffstat (limited to 'docs/faq/troubleshooting.txt')
| -rw-r--r-- | docs/faq/troubleshooting.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/faq/troubleshooting.txt b/docs/faq/troubleshooting.txt index 5a56c6daa3..d158f73338 100644 --- a/docs/faq/troubleshooting.txt +++ b/docs/faq/troubleshooting.txt @@ -11,7 +11,7 @@ Problems running ``django-admin`` ================================= "command not found: `django-admin`" ------------------------------------- +----------------------------------- :doc:`django-admin </ref/django-admin>` should be on your system path if you installed Django via ``python setup.py``. If it's not on your path, you can |
