From f037f969c5f1ee673840d90c335d3355be4bb515 Mon Sep 17 00:00:00 2001 From: Alexandre NOEL Date: Thu, 8 Aug 2024 15:39:31 +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 592009c..54dcd72 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 clone https://oversu.fr/git/oversu/Simple-Audio-Player.git ``` 2. Open the `index.html` file in your web browser to view the audio player.