summaryrefslogtreecommitdiff
path: root/docs/faq
diff options
context:
space:
mode:
Diffstat (limited to 'docs/faq')
-rw-r--r--docs/faq/general.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/faq/general.txt b/docs/faq/general.txt
index 232f6e438d..71de888e02 100644
--- a/docs/faq/general.txt
+++ b/docs/faq/general.txt
@@ -46,8 +46,8 @@ We've also recorded an `audio clip of the pronunciation`_.
Is Django stable?
-----------------
-Yes, it's quite stable. World Online has been using Django for many years. Sites built on
-Django have weathered traffic spikes of over one million hits an hour.
+Yes, it's quite stable. World Online has been using Django for many years. Sites built on
+Django have weathered traffic spikes of over one million hits an hour.
Does Django scale?
------------------
@@ -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://code.djangoproject.com/browser/django/trunk/docs
+.. _stored in revision control: https://github.com/django/django/tree/master/django/docs
Where can I find Django developers for hire?
--------------------------------------------