Use HTTPS with a couple of .github.io links

This commit is contained in:
Craig Davison 2015-12-13 21:27:43 +00:00
parent cca3cb0a19
commit 4dbf519bba
1 changed files with 2 additions and 2 deletions

View File

@ -227,8 +227,8 @@
* [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](http://cpprefjp.github.io)
* [C++11の文法と機能(C++11: Syntax and Feature)](http://ezoeryou.github.io/cpp-book/C++11-Syntax-and-Feature.xhtml) - 江添亮
* [cpprefjp - C++ Reference Site in Japanese](https://cpprefjp.github.io)
* [C++11の文法と機能(C++11: Syntax and Feature)](https://ezoeryou.github.io/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/) - επιστημη