1
0
Fork 0
mirror of https://github.com/ossrs/srs.git synced 2025-03-09 15:49:59 +00:00

add prefix wiki/v1_CN_ or wiki/v1_EN_ to wiki.

This commit is contained in:
winlin 2014-10-24 11:35:06 +08:00
parent 8295750821
commit 59f68a2655
33 changed files with 167 additions and 167 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/v1_HTTPServer#feature");
"@see https://github.com/winlinvip/simple-rtmp-server/wiki/v1_CN_HTTPServer#feature");
#endif
/**