Separate source link from main text.
diff --git a/Doc/library/uu.rst b/Doc/library/uu.rst
index 7c1d67c..d61c178 100644
--- a/Doc/library/uu.rst
+++ b/Doc/library/uu.rst
@@ -7,6 +7,8 @@
 
 **Source code:** :source:`Lib/uu.py`
 
+--------------
+
 This module encodes and decodes files in uuencode format, allowing arbitrary
 binary data to be transferred over ASCII-only connections. Wherever a file
 argument is expected, the methods accept a file-like object.  For backwards