From 8b2968cee8fe44ce214cebe0d1c5d3e4754ff2ae Mon Sep 17 00:00:00 2001 From: Daniel McCloy Date: Tue, 30 Jun 2020 15:01:06 -0700 Subject: [PATCH] fix links [skip travis] --- doc/install/mne_python.rst | 4 ++-- tutorials/sample-datasets/plot_sleep.py | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/install/mne_python.rst b/doc/install/mne_python.rst index af09fb3dfe7..e9c5277a63d 100644 --- a/doc/install/mne_python.rst +++ b/doc/install/mne_python.rst @@ -258,7 +258,7 @@ Installing a Python IDE ^^^^^^^^^^^^^^^^^^^^^^^ Most users find it convenient to write and run their code in an `Integrated -Development Environment `_ (IDE). Some popular choices for scientific +Development Environment`_ (IDE). Some popular choices for scientific Python development are: - `Spyder`_ is an IDE developed by and for scientists who use Python. It is @@ -305,7 +305,7 @@ Python development are: .. _`xvfb`: https://en.wikipedia.org/wiki/Xvfb .. _`off-screen rendering`: https://docs.enthought.com/mayavi/mayavi/tips.html#off-screen-rendering .. _`rendering with a virtual framebuffer`: https://docs.enthought.com/mayavi/mayavi/tips.html#rendering-using-the-virtual-framebuffer -.. _`ide`: https://en.wikipedia.org/wiki/Integrated_development_environment +.. _`integrated development environment`: https://en.wikipedia.org/wiki/Integrated_development_environment .. _`spyder`: https://www.spyder-ide.org/ .. _`visual studio code`: https://code.visualstudio.com/ .. _`sublimetext`: https://www.sublimetext.com/ diff --git a/tutorials/sample-datasets/plot_sleep.py b/tutorials/sample-datasets/plot_sleep.py index d8f7b59bbb7..f27ed56413c 100644 --- a/tutorials/sample-datasets/plot_sleep.py +++ b/tutorials/sample-datasets/plot_sleep.py @@ -97,7 +97,7 @@ # ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # # The Sleep Physionet dataset is annotated using -# `8 labels `_: +# `8 labels `_: # Wake (W), Stage 1, Stage 2, Stage 3, Stage 4 corresponding to the range from # light sleep to deep sleep, REM sleep (R) where REM is the abbreviation for # Rapid Eye Movement sleep, movement (M), and Stage (?) for any none scored