0
0
mirror of https://github.com/bec-project/bec_widgets.git synced 2025-07-14 03:31:50 +02:00

fix(docs): changed link to scan gui config in main docs

This commit is contained in:
2024-08-21 21:46:44 +02:00
parent 84abe46050
commit 640464a654

View File

@ -20,7 +20,7 @@ By default, this widget supports scans that are derived from the following base
```
```{hint}
The full procedure how to design `gui_config` for your custom scan class is described in the [Scan GUI Configuration](https://beamline-experiment-control.readthedocs.io/en/latest/developer/scans/scans.html) tutorial.
The full procedure how to design `gui_config` for your custom scan class is described in the [Scan GUI Configuration](https://bec.readthedocs.io/en/latest/developer/scans/scan_gui_config.html) tutorial.
```
````