mirror of https://github.com/django/django.git
Fixed ReST error in docs/faq.txt
git-svn-id: http://code.djangoproject.com/svn/django/trunk@3695 bcc190cf-cafb-0310-a4f2-bffc1f526a37
This commit is contained in:
parent
44dabecf6e
commit
cea1fcc0d1
|
@ -103,10 +103,10 @@ Lawrence, Kansas, USA.
|
||||||
On IRC, Simon goes by ``SimonW``.
|
On IRC, Simon goes by ``SimonW``.
|
||||||
|
|
||||||
`Wilson Miner`_
|
`Wilson Miner`_
|
||||||
Wilson's design-fu makes us all look like rock stars. By day, he's an
|
Wilson's design-fu makes us all look like rock stars. By day, he's an
|
||||||
interactive designer for `Apple`. Don't ask him what he's working on, or
|
interactive designer for `Apple`. Don't ask him what he's working on, or
|
||||||
he'll have to kill you. He lives in San Francisco.
|
he'll have to kill you. He lives in San Francisco.
|
||||||
|
|
||||||
On IRC, Wilson goes by ``wilsonian``.
|
On IRC, Wilson goes by ``wilsonian``.
|
||||||
|
|
||||||
.. _`World Online`: http://code.djangoproject.com/wiki/WorldOnline
|
.. _`World Online`: http://code.djangoproject.com/wiki/WorldOnline
|
||||||
|
@ -641,7 +641,7 @@ How can I get started contributing code to Django?
|
||||||
Thanks for asking! We've written an entire document devoted to this question.
|
Thanks for asking! We've written an entire document devoted to this question.
|
||||||
It's titled `Contributing to Django`_.
|
It's titled `Contributing to Django`_.
|
||||||
|
|
||||||
.. _Contributing do Django: http://www.djangoproject.com/documentation/contributing/
|
.. _Contributing to Django: http://www.djangoproject.com/documentation/contributing/
|
||||||
|
|
||||||
I submitted a bug fix in the ticket system several weeks ago. Why are you ignoring my patch?
|
I submitted a bug fix in the ticket system several weeks ago. Why are you ignoring my patch?
|
||||||
--------------------------------------------------------------------------------------------
|
--------------------------------------------------------------------------------------------
|
||||||
|
|
Loading…
Reference in New Issue