fix glog.html link to gflags repository

Fixes Issue https://github.com/google/glog/issues/325
This commit is contained in:
NeroBurner 2018-07-02 11:54:44 +02:00 committed by GitHub
parent 3267f3e1a8
commit aa9aaac09f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -97,7 +97,7 @@ in addition to log files.
<h2><A NAME=flags>Setting Flags</A></h2>
<p>Several flags influence glog's output behavior.
If the <a href="http://code.google.com/p/google-gflags/">Google
If the <a href="https://github.com/gflags/gflags">Google
gflags library</a> is installed on your machine, the
<code>configure</code> script (see the INSTALL file in the package for
detail of this script) will automatically detect and use it,