diff options
| author | Adrian Holovaty <adrian@holovaty.com> | 2007-08-06 04:36:43 +0000 |
|---|---|---|
| committer | Adrian Holovaty <adrian@holovaty.com> | 2007-08-06 04:36:43 +0000 |
| commit | 1474a5fd2c11a70890340e193b8801951f804ba5 (patch) | |
| tree | fd6fd2e0ad997623aad8772fc177decaba7c2654 /docs/faq.txt | |
| parent | f96e933534501fd98f84cc53bcac62beaa72dbf2 (diff) | |
Fixed #5074 -- Added link to audio clip of 'Django' pronunciation
git-svn-id: http://code.djangoproject.com/svn/django/trunk@5807 bcc190cf-cafb-0310-a4f2-bffc1f526a37
Diffstat (limited to 'docs/faq.txt')
| -rw-r--r-- | docs/faq.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/faq.txt b/docs/faq.txt index 67ed8a49a5..844ea77809 100644 --- a/docs/faq.txt +++ b/docs/faq.txt @@ -42,7 +42,10 @@ Listen to his music. You'll like it. Django is pronounced **JANG**-oh. Rhymes with FANG-oh. The "D" is silent. +We've also recorded an `audio clip of the pronunciation`_. + .. _Django Reinhardt: http://en.wikipedia.org/wiki/Django_Reinhardt +.. _audio clip of the pronunciation: http://red-bean.com/~adrian/django_pronunciation.mp3 Is Django stable? ----------------- |
