diff options
| author | Ramiro Morales <cramm0@gmail.com> | 2012-05-03 12:42:56 -0300 |
|---|---|---|
| committer | Ramiro Morales <cramm0@gmail.com> | 2012-05-03 12:42:56 -0300 |
| commit | e9a56606e738c478373d052bbd876ff84afdb995 (patch) | |
| tree | 5757f7211100aedb513751bffa938aac7336e14a /docs/faq/general.txt | |
| parent | ea28bc2688b44559787fc12a3b8fc7939ee86f9b (diff) | |
Fixed broken URLs introduced in 1adc87cd32.
Diffstat (limited to 'docs/faq/general.txt')
| -rw-r--r-- | docs/faq/general.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/faq/general.txt b/docs/faq/general.txt index 71de888e02..771af8a2cc 100644 --- a/docs/faq/general.txt +++ b/docs/faq/general.txt @@ -175,7 +175,7 @@ Technically, the docs on Django's site are generated from the latest development versions of those reST documents, so the docs on the Django site may offer more information than the docs that come with the latest Django release. -.. _stored in revision control: https://github.com/django/django/tree/master/django/docs +.. _stored in revision control: https://github.com/django/django/tree/master/docs/ Where can I find Django developers for hire? -------------------------------------------- |
