Skip to content

Commit 3e5ae82

Browse files
committed
[fix] 'onclick' in stat.xsl works improperly if streams
with the same name are pushed to different virtual hosts.
1 parent c1477d6 commit 3e5ae82

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

README.CN.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
基于[nginx-rtmp-module](https://github.com/arut/nginx-rtmp-module)的流媒体服务器。
66

7-
[English README](https://github.com/winshining/nginx-http-flv-module/blob/vhost/README.md)
7+
[English README](https://github.com/winshining/nginx-http-flv-module/blob/master/README.md)
88

99
如果您喜欢这个模块,可以通过赞赏来支持我的工作,非常感谢!
1010

@@ -16,7 +16,7 @@
1616

1717
* Roman Arutyunyan,[nginx-rtmp-module](https://github.com/arut/nginx-rtmp-module)的作者。
1818

19-
* 贡献者,详情见[AUTHORS](https://github.com/winshining/nginx-http-flv-module/blob/vhost/AUTHORS)
19+
* 贡献者,详情见[AUTHORS](https://github.com/winshining/nginx-http-flv-module/blob/master/AUTHORS)
2020

2121
## 功能
2222

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
Media streaming server based on [nginx-rtmp-module](https://github.com/arut/nginx-rtmp-module).
66

7-
[中文说明](https://github.com/winshining/nginx-http-flv-module/blob/vhost/README.CN.md).
7+
[中文说明](https://github.com/winshining/nginx-http-flv-module/blob/master/README.CN.md).
88

99
Donate if you like this module. Many thanks to you!
1010

@@ -16,7 +16,7 @@ Donate if you like this module. Many thanks to you!
1616

1717
* Roman Arutyunyan, who created [nginx-rtmp-module](https://github.com/arut/nginx-rtmp-module).
1818

19-
* Contributors, refer to [AUTHORS](https://github.com/winshining/nginx-http-flv-module/blob/vhost/AUTHORS) for details.
19+
* Contributors, refer to [AUTHORS](https://github.com/winshining/nginx-http-flv-module/blob/master/AUTHORS) for details.
2020

2121
## Features
2222

0 commit comments

Comments
 (0)