From 052b976215c48daaa89b366afbaadae1fdd9969b Mon Sep 17 00:00:00 2001 From: Marijn van der Zee Date: Sat, 11 Mar 2017 11:25:37 +0100 Subject: [PATCH] Fix underline build warnings https://travis-ci.org/kennethreitz/python-guide/builds/204641280 --- docs/dev/env.rst | 2 +- docs/intro/news.rst | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/dev/env.rst b/docs/dev/env.rst index 53d798531..59500ff8f 100644 --- a/docs/dev/env.rst +++ b/docs/dev/env.rst @@ -151,7 +151,7 @@ versions of PyCharm: Professional Edition (Free 30-day trial) and Community Edition (Apache 2.0 License) with fewer features. Python (on Visual Studio Code) ------------------------------ +------------------------------ `Python for Visual Studio `_ is an extension for the `Visual Studio Code IDE `_. This is a free, light weight, open source IDE, with support for Mac, Windows, and Linux. diff --git a/docs/intro/news.rst b/docs/intro/news.rst index 54f8ff70f..074821fa4 100644 --- a/docs/intro/news.rst +++ b/docs/intro/news.rst @@ -49,7 +49,7 @@ delivered in your inbox. Keep Your Python Programming Skills Updated. `Import Python Weekly Newsletter `_ Awesome Python Newsletter -~~~~~~~~~~~~~~~~~~~~ +~~~~~~~~~~~~~~~~~~~~~~~~~ A weekly overview of the most popular Python news, articles and packages.