Skip to content

Commit 68fabaa

Browse files
authored
Merge pull request #795 from SeppPenner/patch-1
Unified links in tone.adoc.
2 parents 23fd567 + 6b2e27d commit 68fabaa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Language/Functions/Advanced IO/tone.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -76,10 +76,10 @@ If you want to play different pitches on multiple pins, you need to call `noTone
7676
[role="example"]
7777

7878
* #EXAMPLE# https://www.arduino.cc/en/Tutorial/BuiltInExamples/toneMelody[Tone Melody^]
79-
* #EXAMPLE# https://arduino.cc/en/Tutorial/tonePitchFollower[Pitch Follower^]
79+
* #EXAMPLE# https://www.arduino.cc/en/Tutorial/tonePitchFollower[Pitch Follower^]
8080
* #EXAMPLE# https://www.arduino.cc/en/Tutorial/BuiltInExamples/toneKeyboard[Tone Keyboard^]
8181
* #EXAMPLE# https://www.arduino.cc/en/Tutorial/BuiltInExamples/toneMultiple[Tone Multiple^]
82-
* #EXAMPLE# https://arduino.cc/en/Tutorial/PWM[PWM^]
82+
* #EXAMPLE# https://www.arduino.cc/en/Tutorial/PWM[PWM^]
8383

8484
--
8585
// SEE ALSO SECTION ENDS

0 commit comments

Comments
 (0)