Skip to content

Commit c075eb3

Browse files
authored
Merge pull request #277 from rly/rly-patch-1
Fix broken link in ex_11_automatic_wiring.py
2 parents 86e5fa4 + 09db838 commit c075eb3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/ex_11_automatic_wiring.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
# Imagine we connect this Neuronexus probe with an Omnetic to an Intan RHD headstage.
2929
#
3030
# Using the wiring documentation from these two sites:
31-
# https://neuronexus.com/wp-content/uploads/2018/09/Wiring_H32.pdf
31+
# https://www.neuronexus.com/files/wiringconfiguration/Wiring_H32.pdf
3232
# http://intantech.com/RHD_headstages.html?tabSelect=RHD32ch&yPos=0
3333
#
3434
# After a long headache we can figure out the wiring to the device manually and set it

0 commit comments

Comments
 (0)