From 4493bf64e99b3110f0b59fdbbc4e161ebb9066f5 Mon Sep 17 00:00:00 2001 From: KevinDutier desktop <kevin.dutier@gmail.com> Date: Wed, 18 Jan 2023 17:56:25 +0100 Subject: [PATCH] updated metronome link --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index a6da2e0..0d327a2 100644 --- a/index.html +++ b/index.html @@ -20,7 +20,7 @@ <a href="https://open.spotify.com/">spotify</a> </li> <li class="link"> - <a href="https://www.musicca.com/metronome/">metronome</a> + <a href="https://metronome-seven.vercel.app/">metronome</a> </li> <li class="link"> <a href="https://www.all-guitar-chords.com/scales/">scales</a> -- GitLab