From 7f83c98968e1fd615eca59ca8a9c783d8453c265 Mon Sep 17 00:00:00 2001 From: ZodiusInfuser Date: Sat, 26 Mar 2022 00:26:12 +0000 Subject: [PATCH] Link fix --- examples/servo2040/README.md | 2 +- micropython/examples/servo2040/README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/examples/servo2040/README.md b/examples/servo2040/README.md index 3ec81341..a04ba995 100644 --- a/examples/servo2040/README.md +++ b/examples/servo2040/README.md @@ -3,7 +3,7 @@ - [Servo Examples](#servo-examples) - [Single Servo](#single-servo) - [Multiple Servos](#multiple-servos) - - [Servo Cluster](#servo_cluster) + - [Servo Cluster](#servo-cluster) - [Simple Easing](#simple-easing) - [Servo Wave](#servo-wave) - [Calibration](#calibration) diff --git a/micropython/examples/servo2040/README.md b/micropython/examples/servo2040/README.md index f37294cc..db46b494 100644 --- a/micropython/examples/servo2040/README.md +++ b/micropython/examples/servo2040/README.md @@ -3,7 +3,7 @@ - [Servo Examples](#servo-examples) - [Single Servo](#single-servo) - [Multiple Servos](#multiple-servos) - - [Servo Cluster](#servo_cluster) + - [Servo Cluster](#servo-cluster) - [Simple Easing](#simple-easing) - [Servo Wave](#servo-wave) - [Calibration](#calibration)