summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/mailman/docs/STYLEGUIDE.txt10
1 files changed, 5 insertions, 5 deletions
diff --git a/src/mailman/docs/STYLEGUIDE.txt b/src/mailman/docs/STYLEGUIDE.txt
index f95e949eb..d40322d74 100644
--- a/src/mailman/docs/STYLEGUIDE.txt
+++ b/src/mailman/docs/STYLEGUIDE.txt
@@ -1,6 +1,6 @@
-================================================
-Mailman - The GNU Mailing List Management System
-================================================
+==============================
+GNU Mailman Coding Style Guide
+==============================
Copyright (C) 2002-2009 Barry A. Warsaw
@@ -126,5 +126,5 @@ should be followed except for the differences outlined here.
than ``klass``.
-.. `PEP 8`: http://www.python.org/peps/pep-0008.html
-.. `GNU Mailman Python template`: http://bazaar.launchpad.net/~mailman-coders/mailman/3.0/annotate/head%3A/template.py
+.. _`PEP 8`: http://www.python.org/peps/pep-0008.html
+.. _`GNU Mailman Python template`: http://bazaar.launchpad.net/~mailman-coders/mailman/3.0/annotate/head%3A/template.py