mirror of
https://github.com/django/django.git
synced 2025-07-22 12:45:18 +00:00
Fixed #20008 -- Removed trailing slash in Wikipedia link
Thanks senden9 at gmail.com for the report.
This commit is contained in:
parent
8aefd30379
commit
63c52dcbcd
1 changed files with 1 additions and 1 deletions
|
@ -121,7 +121,7 @@ the next time you make a change, either when you add a new feature or fix a bug.
|
||||||
|
|
||||||
So let's do that right away.
|
So let's do that right away.
|
||||||
|
|
||||||
.. _test-driven development: http://en.wikipedia.org/wiki/Test-driven_development/
|
.. _test-driven development: http://en.wikipedia.org/wiki/Test-driven_development
|
||||||
|
|
||||||
Writing our first test
|
Writing our first test
|
||||||
======================
|
======================
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue