瀏覽代碼

Change msinttypes URL to GitHub repository

msinttypes moved to GitHub, so change URL accordingly.
Yegor Yefremov 9 年之前
父節點
當前提交
81ad219867
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -46,7 +46,7 @@ The library provides a *libmodbus.pc* file to use with `pkg-config` to ease your
 program compilation and linking.
 program compilation and linking.
 
 
 If you want to compile with Microsoft Visual Studio, you need to install
 If you want to compile with Microsoft Visual Studio, you need to install
-<http://code.google.com/p/msinttypes/> to fill the absence of stdint.h.
+<https://github.com/chemeris/msinttypes> to fill the absence of stdint.h.
 
 
 To compile under Windows, install [MinGW](http://www.mingw.org/) and MSYS then
 To compile under Windows, install [MinGW](http://www.mingw.org/) and MSYS then
 select the common packages (gcc, automake, libtool, etc). The directory
 select the common packages (gcc, automake, libtool, etc). The directory