Update README.md

fix a typo of the link to chinese build instructions
This commit is contained in:
Chunting Gu
2020-09-11 18:24:53 +08:00
committed by GitHub
parent a827f4cfe2
commit bbbfd8928c
+1 -1
View File
@@ -9,7 +9,7 @@
Lightweight C++ HTTP __client and server__ library based on [Boost Asio](https://www.boost.org/doc/libs/release/libs/asio/) for __embedding__ purpose.
=> [Build Instructions](doc/Build-Instructions.md) ([__中文版__](doc/Build-Instructions_zn_CN.md))
=> [Build Instructions](doc/Build-Instructions.md) ([__中文版__](doc/Build-Instructions_zh_CN.md))
Git repo: https://github.com/sprinfall/webcc. Please check this one instead of the forked for the latest features.