diff --git a/free-programming-books-ja.md b/free-programming-books-ja.md index 2ca2df77cbbf03afc3918408218312cd0381e572..fc8708fb1377d0a3d624d04b5267f481be672884 100644 --- a/free-programming-books-ja.md +++ b/free-programming-books-ja.md @@ -210,8 +210,8 @@ ### C++ * [C++入門](http://www.asahi-net.or.jp/~yf8k-kbys/newcpp0.html) - 小林健一郎 * [ロベールのC++教室](http://www7b.biglobe.ne.jp/~robe/cpphtml/) - ロベール -* [cpprefjp - C++ Reference Site in Japanese](https://sites.google.com/site/cpprefjp/) -* [C++11の文法と機能(C++11: Syntax and Feature)](https://ezoeryou.github.com/cpp-book/C++11-Syntax-and-Feature.xhtml) +* [cpprefjp - C++ Reference Site in Japanese](http://cpprefjp.github.io/) +* [C++11の文法と機能(C++11: Syntax and Feature)](https://ezoeryou.github.com/cpp-book/C++11-Syntax-and-Feature.xhtml) - 江添亮 * [Google C++スタイルガイド 日本語訳](http://www.textdrop.net/google-styleguide-ja/cppguide.xml) - Benjy Weinberger, Craig Silverstein, Gregory Eitzmann, Mark Mentovai, Tashana Landray, Takashi Sasai(翻訳) * [Standard Template Library プログラミング](http://episteme.wankuma.com/stlprog/) - επιστημη