diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/Using_PWM_Tools.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/Using_PWM_Tools.md b/docs/Using_PWM_Tools.md index 351168ea..e2ab763c 100644 --- a/docs/Using_PWM_Tools.md +++ b/docs/Using_PWM_Tools.md @@ -24,7 +24,7 @@ and to disconnect the laser when it is not needed. Also, you should configure a safety timeout, so that when your host or MCU encounters an error, the tool will stop. -For an example configuration, see `config/sample-pwm-tool-cfg`. +For an example configuration, see [config/sample-pwm-tool.cfg](/config/sample-pwm-tool.cfg). ## Current Limitations |