From e9a56606e738c478373d052bbd876ff84afdb995 Mon Sep 17 00:00:00 2001 From: Ramiro Morales Date: Thu, 3 May 2012 12:42:56 -0300 Subject: Fixed broken URLs introduced in 1adc87cd32. --- docs/faq/general.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/faq') 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? -------------------------------------------- -- cgit v1.3