From 04587705fa365252539cb33edb64bd67d014171e Mon Sep 17 00:00:00 2001 From: Marijn van der Zee Date: Sat, 11 Mar 2017 11:28:36 +0100 Subject: [PATCH] Fix undeline 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 53d7985..59500ff 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 54f8ff7..074821f 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.