mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
update readme, rename wiki/xxx to wiki/v1_xxx
This commit is contained in:
parent
bd158ec838
commit
6da21364f6
33 changed files with 161 additions and 161 deletions
|
@ -194,7 +194,7 @@ int main(int argc, char** argv)
|
|||
// for special features.
|
||||
#ifdef SRS_AUTO_HTTP_SERVER
|
||||
srs_warn("http server is dev feature, "
|
||||
"@see https://github.com/winlinvip/simple-rtmp-server/wiki/HTTPServer#feature");
|
||||
"@see https://github.com/winlinvip/simple-rtmp-server/wiki/v1_HTTPServer#feature");
|
||||
#endif
|
||||
|
||||
/**
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue