diff --git a/docs/PWM.md b/docs/PWM.md index b37da71..dbd67dc 100644 --- a/docs/PWM.md +++ b/docs/PWM.md @@ -79,7 +79,7 @@ The *minMicros* parameter must be less than the *maxMicros* parameter, but setti * returns the pin number (or -1 if ServoPin was not successfully initialized) -A worked example showing how ServoPin can be used to control the Horizontal Tilt of a motorized Window Shade can be found in the Arduino IDE under [*File → Examples → HomeSpan → Other Examples → ServoControl*](../Other%20Examples/ServoControl). +A worked example showing how ServoPin can be used to control the Horizontal Tilt of a motorized Window Shade can be found in the Arduino IDE under [*File → Examples → HomeSpan → Other Examples → ServoControl*](../examples/Other%20Examples/ServoControl). ### PWM Resource Allocation and Limitations