Merge pull request #336 from NeroBurner/patch-1

fix glog.html link to gflags repository
This commit is contained in:
Sergiu Deitsch 2018-07-03 20:11:28 +02:00 committed by GitHub
commit 039608d46a
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,