1
0
Fork 0
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:
winlin 2014-10-24 09:55:58 +08:00
parent bd158ec838
commit 6da21364f6
33 changed files with 161 additions and 161 deletions

View file

@ -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
/**