diff --git a/source/Tutorials/Closed-Loop-Latency.rst b/source/Tutorials/Closed-Loop-Latency.rst index 819fbf9..c41fb47 100644 --- a/source/Tutorials/Closed-Loop-Latency.rst +++ b/source/Tutorials/Closed-Loop-Latency.rst @@ -23,7 +23,7 @@ Required hardware * 2 `Open Ephys I/O Boards `__ with HDMI cables * 2 Arduinos with 5V operating voltage (e.g. `Arduino Uno `__). along with the appropriate USB cables * 2 BNC cables -* 2 BNC Female-to-Binding Post Adapters (e.g., `Thorlabs T1452 `__) +* 2 BNC Female-to-Binding Post Adapters (e.g., `Thorlabs T1452 `__) * 4 hookup wires (minimum 5" long) with bare ends .. note:: It's possible to carry out the steps below with an alternative set of hardware components. Cases where substitutes can be used will be explained throughout the tutorial. If you'd like to test closed-loop latency with a different set of components, we recommend reading through the tutorial first. diff --git a/source/Tutorials/Data-Synchronization.rst b/source/Tutorials/Data-Synchronization.rst index 340de2a..48a5121 100644 --- a/source/Tutorials/Data-Synchronization.rst +++ b/source/Tutorials/Data-Synchronization.rst @@ -74,7 +74,7 @@ In the first case, the Neuropixels basestation can be configured to output its o #. Connect the other end of the SMA cable to a digital input channel of the NIDAQ device. -.. note:: You will need an SMA-to-BNC adapter cable to connect the digital terminals, such as `this one `__ from Thorlabs. +.. note:: You will need an SMA-to-BNC adapter cable to connect the digital terminals, such as `this one `__ from Thorlabs. .. image:: ../_static/images/tutorials/synchronization/config_1.png :align: center diff --git a/source/User-Manual/Compatible-hardware.rst b/source/User-Manual/Compatible-hardware.rst index 0a072be..5e9b5b8 100644 --- a/source/User-Manual/Compatible-hardware.rst +++ b/source/User-Manual/Compatible-hardware.rst @@ -75,7 +75,7 @@ IMEC Neuropixels PXI basestations Neuropixels have become a new standard for electrophysiology, given their ability to record from hundreds to thousands of neurons across many brain regions in parallel. All probe types (including 1.0, 2.0, Ultra, Opto, and NHP) are compatible with the Open Ephys GUI. The Neuropixels PXI acquisition system consists of one or more basestations mounted in a chassis (usually from NI). Each basestation can acquire data from four Neuropixels headstages, and multiple basestations can be used inside the same chassis. -General questions about Neuropixels can be directed to the Neuropixels Group Slack (sign up `here `__). +General questions about Neuropixels can be directed to the Neuropixels Discord (sign up `here `__). The following hardware is recommended for experiments with Neuropixels PXI basestations: diff --git a/source/User-Manual/Plugins/MATLAB-Interface.rst b/source/User-Manual/Plugins/MATLAB-Interface.rst index f61eea6..239447f 100644 --- a/source/User-Manual/Plugins/MATLAB-Interface.rst +++ b/source/User-Manual/Plugins/MATLAB-Interface.rst @@ -26,7 +26,7 @@ Installing and upgrading The Plugin Installer also allows you to upgrade to the latest version of this plugin, if it's already installed. -The Matlab Interface is not yet released for version 1.0 of the Open Ephys GUI. An announcement will be made via Discord/Slack when it's available for download via Plugin Installer. +The Matlab Interface is not yet released for version 1.0 of the Open Ephys GUI. An announcement will be made via the Open Ephys Discord when it's available for download via Plugin Installer. Plugin configuration ######################## diff --git a/source/conf.py b/source/conf.py index 982b16f..5891fc5 100644 --- a/source/conf.py +++ b/source/conf.py @@ -236,11 +236,9 @@ r'https://github.com/.*#L.*', 'https://www.sciencedirect.com/*', 'https://labstreaminglayer.org/#/', - 'https://neuropixelsgroup.slack.com/*#*', + 'https://discord.gg/jmnneS85CY', 'https://store-usa.arduino.cc/*', - 'https://openbci.com/*', - 'https://elifesciences.org/articles/*', # Returns a 406 error on GitHub actions - 'https://pubmed.ncbi.nlm.nih.gov/*' # Returns a 403 error on Github Actions + 'https://openbci.com/*' ] linkcheck_allowed_redirects = {