From b7b4a83c18277a7022124cad790c08ae703b7a2d Mon Sep 17 00:00:00 2001
From: 北念 <lzr265946@alibaba-inc.com>
Date: 星期三, 24 七月 2024 19:09:23 +0800
Subject: [PATCH] Merge branch 'main' of https://github.com/modelscope/FunASR into main

---
 runtime/html5/readme.md |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/runtime/html5/readme.md b/runtime/html5/readme.md
index 2cde826..08c218e 100644
--- a/runtime/html5/readme.md
+++ b/runtime/html5/readme.md
@@ -5,7 +5,7 @@
 The server deployment uses the websocket protocol. The client can support html5 webpage access and microphone input or file input. There are two ways to access the service:
 - Method 1: 
 
-  Directly connect to the html client, manually download the client ([click here](https://github.com/alibaba-damo-academy/FunASR/tree/main/funasr/runtime/html5/static)) to the local computer, and open the index.html webpage to enter the wss address and port number.
+  Directly connect to the html client, manually download the client ([click here](https://github.com/modelscope/FunASR/tree/main/runtime/html5/static)) to the local computer, and open the index.html webpage to enter the wss address and port number.
 
 - Method 2: 
 

--
Gitblit v1.9.1