Unverified Commit 039608d4 authored by Sergiu Deitsch's avatar Sergiu Deitsch Committed by GitHub

Merge pull request #336 from NeroBurner/patch-1

fix glog.html link to gflags repository
parents 5514af00 aa9aaac0
...@@ -97,7 +97,7 @@ in addition to log files. ...@@ -97,7 +97,7 @@ in addition to log files.
<h2><A NAME=flags>Setting Flags</A></h2> <h2><A NAME=flags>Setting Flags</A></h2>
<p>Several flags influence glog's output behavior. <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 gflags library</a> is installed on your machine, the
<code>configure</code> script (see the INSTALL file in the package for <code>configure</code> script (see the INSTALL file in the package for
detail of this script) will automatically detect and use it, detail of this script) will automatically detect and use it,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment