Skip to content

Commit a27e001

Browse files
authored
Merge pull request #140 from 0p3r4t0r/patch-1
Update documentation link for custom labscript devices
2 parents 70d6ab5 + 4602c1b commit a27e001

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515

1616
A modular and extensible plugin architecture to control experiment hardware using the [*labscript suite*](https://github.com/labscript-suite/labscript-suite).
1717

18-
The *labscript suite* supports a range of commercial and open-source hardware, and is modular by design. Adding support for new devices involves writing Python functions for a well-defined set of primitives to program instructions, and transition between buffered I/O and manual states. See the [documentation](http://labscriptsuite.org/documentation) for more details on adding new devices.
18+
The *labscript suite* supports a range of commercial and open-source hardware, and is modular by design. Adding support for new devices involves writing Python functions for a well-defined set of primitives to program instructions, and transition between buffered I/O and manual states. See the [documentation](https://docs.labscriptsuite.org/projects/labscript-devices/en/latest/user_devices/) for more details on adding new devices.
1919

2020

2121
## Supported hardware

0 commit comments

Comments
 (0)