summaryrefslogtreecommitdiff
path: root/docs/internals
diff options
context:
space:
mode:
Diffstat (limited to 'docs/internals')
-rw-r--r--docs/internals/committers.txt4
-rw-r--r--docs/internals/contributing/bugs-and-features.txt2
2 files changed, 1 insertions, 5 deletions
diff --git a/docs/internals/committers.txt b/docs/internals/committers.txt
index 5567c26fa1..2faace99a5 100644
--- a/docs/internals/committers.txt
+++ b/docs/internals/committers.txt
@@ -77,7 +77,7 @@ record of being helpful on the mailing lists, and a proven desire to dedicate
serious time to Django. In return, they've been granted the coveted commit bit,
and have free rein to hack on all parts of Django.
-`Malcolm Tredinnick`_
+Malcolm Tredinnick
Malcolm originally wanted to be a mathematician, somehow ended up a software
developer. He's contributed to many Open Source projects, has served on the
board of the GNOME foundation, and will kick your ass at chess.
@@ -85,8 +85,6 @@ and have free rein to hack on all parts of Django.
When he's not busy being an International Man of Mystery, Malcolm lives in
Sydney, Australia.
-.. _malcolm tredinnick: http://www.pointy-stick.com/
-
`Russell Keith-Magee`_
Russell studied physics as an undergraduate, and studied neural networks for
his PhD. His first job was with a startup in the defense industry developing
diff --git a/docs/internals/contributing/bugs-and-features.txt b/docs/internals/contributing/bugs-and-features.txt
index 91a078cbc0..53b0e1007d 100644
--- a/docs/internals/contributing/bugs-and-features.txt
+++ b/docs/internals/contributing/bugs-and-features.txt
@@ -62,8 +62,6 @@ To understand the lifecycle of your ticket once you have created it, refer to
.. _django-updates: http://groups.google.com/group/django-updates
-.. _reporting-security-issues:
-
Reporting user interface bugs and features
------------------------------------------