From 38ba3fc3ed37e8e467f4d46eaea4bf276cdbb7d1 Mon Sep 17 00:00:00 2001 From: Eric Holscher Date: Thu, 21 Dec 2017 06:27:44 -0800 Subject: [PATCH] Remove image from readme, and link demo to site (#521) --- README.rst | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/README.rst b/README.rst index 1deb97f9..9b3d30dc 100644 --- a/README.rst +++ b/README.rst @@ -6,7 +6,7 @@ .. _wyrm: http://www.github.com/snide/wyrm/ .. _grunt: http://www.gruntjs.com .. _node: http://www.nodejs.com -.. _demo: http://docs.readthedocs.org +.. _demo: https://sphinx-rtd-theme.readthedocs.io/en/latest/ .. _hidden: http://sphinx-doc.org/markup/toctree.html .. image:: https://img.shields.io/pypi/v/sphinx_rtd_theme.svg @@ -35,9 +35,6 @@ If you'd like to update the theme, please make your edits to the SASS files here, rather than the .css files on checked into the repo. -.. image:: demo_docs/source/static/screen_mobile.png - :width: 100% - Installation ============