From 64c0ae520451df075d40e4c38511237a2db01eae Mon Sep 17 00:00:00 2001 From: Adrian Holovaty Date: Fri, 15 Jul 2005 19:41:54 +0000 Subject: [PATCH] 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 --- docs/faq.txt | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) 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? -----------------------------------------------------