summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorAdrian Holovaty <adrian@holovaty.com>2005-07-15 19:41:54 +0000
committerAdrian Holovaty <adrian@holovaty.com>2005-07-15 19:41:54 +0000
commit64c0ae520451df075d40e4c38511237a2db01eae (patch)
treeef0c1a1e87477c074fb91978447a6f83fbf784c4 /docs
parent1380de538aa3806d4cb76195b273b98ccd1ab3ac (diff)
Linked-up Apache, Python and PostgreSQL in the FAQ
git-svn-id: http://code.djangoproject.com/svn/django/trunk@63 bcc190cf-cafb-0310-a4f2-bffc1f526a37
Diffstat (limited to 'docs')
-rw-r--r--docs/faq.txt7
1 files changed, 6 insertions, 1 deletions
diff --git a/docs/faq.txt b/docs/faq.txt
index 0950915e8d..0afd3f52dc 100644
--- a/docs/faq.txt
+++ b/docs/faq.txt
@@ -14,9 +14,14 @@ concept to public launch. Django was designed to not only allow us to
build Web applications quickly, but to allow us to build them right.
Django would not be possible without a whole host of open-source projects --
-Apache, Python, and PostgreSQL to name a few -- and we're thrilled to be
+`Apache`_, `Python`_, and `PostgreSQL`_ to name a few -- and we're thrilled to be
able to give something back to the open-source community.
+.. _Apache: http://httpd.apache.org/
+.. _Python: http://www.python.org/
+.. _PostgreSQL: http://www.postgresql.org/
+
+
What does "Django" mean, and how do you pronounce it?
-----------------------------------------------------