From 25c0331da8a9ca79a005180916186ba6ce1a1bea Mon Sep 17 00:00:00 2001 From: Mark van Lent Date: Tue, 20 Oct 2015 21:06:04 +0200 Subject: [PATCH] Fix underlines that were too short. --- docs/intro/learning.rst | 2 +- docs/intro/news.rst | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/intro/learning.rst b/docs/intro/learning.rst index ba4a959..3971658 100644 --- a/docs/intro/learning.rst +++ b/docs/intro/learning.rst @@ -130,7 +130,7 @@ no previous programming experience. Learn to Program in Python with Codeacademy -~~~~~~~~~~~~~~~~~~~~ +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ A Codeacademy course for the absolute Python beginner. This free and interactive course provides and teaches the basics (and beyond) of Python programming whilst testing the user's knowledge in between progress. diff --git a/docs/intro/news.rst b/docs/intro/news.rst index b48e8bd..4297490 100644 --- a/docs/intro/news.rst +++ b/docs/intro/news.rst @@ -41,7 +41,7 @@ Python News is the news section in the official Python web site `Python News `_ Import Python Weekly -~~~~~~~~~~~~~~~~ +~~~~~~~~~~~~~~~~~~~~ Weekly Python Newsletter containing Python Articles, Projects, Videos, Tweets delivered in your inbox. Keep Your Python Programming Skills Updated.