* doc/coder.txt: Correct top-level numbering prefix and several
syntactically incorrect references.
 within the mudpy project, as well as pointers to useful resources for
 those attempting to obtain a greater understanding of the software.
 
-.. sectnum:: :start: 1
+.. sectnum:: :prefix: 1.
 .. contents:: :local:
 
 --------
 new patches with the flake8_ and pylint_ utilities is also highly
 recommended.
 
-.. Style Guide: http://www.python.org/dev/peps/pep-0008/
-.. flake8: https://pypi.python.org/pypi/flake8
-.. pylint: https://pypi.python.org/pypi/pylint
+.. _Style Guide: http://www.python.org/dev/peps/pep-0008/
+.. _flake8: https://pypi.python.org/pypi/flake8
+.. _pylint: https://pypi.python.org/pypi/pylint