From dd3b0a585c24985e1863a50b0be808fd3114b999 Mon Sep 17 00:00:00 2001 From: Alexandre NOEL Date: Tue, 13 Aug 2024 15:20:08 +0200 Subject: [PATCH] Fix a broken link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 54dcd72..a22ed1e 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ You can see a live demo of the audio player [here](https://streaming.nnsprod.com 1. Clone the repository to your local machine: ```bash - git clone https://oversu.fr/git/oversu/Simple-Audio-Player.git + git clone https://oversu.fr/git/oversu/html5-css3-audio-player-with-playlist.git ``` 2. Open the `index.html` file in your web browser to view the audio player.