Update project link
diff --git a/cpp/INIReader.h b/cpp/INIReader.h
index e4d2207..e2dec2d 100644
--- a/cpp/INIReader.h
+++ b/cpp/INIReader.h
@@ -3,7 +3,7 @@
 // inih and INIReader are released under the New BSD license (see LICENSE.txt).
 // Go to the project home page for more info:
 //
-// http://code.google.com/p/inih/
+// https://github.com/benhoyt/inih
 
 #ifndef __INIREADER_H__
 #define __INIREADER_H__