diff --git a/native_client_sdk/doc_generated/faq.html b/native_client_sdk/doc_generated/faq.html
index 4a3b43e8b2a95..83e0df96302af 100644
--- a/native_client_sdk/doc_generated/faq.html
+++ b/native_client_sdk/doc_generated/faq.html
@@ -288,7 +288,7 @@ and NEON on ARM.</p>
 <p>To alert the user regarding their hardware platform&#8217;s 3D feature set
 before loading a large NaCl application, see <a class="reference internal" href="/native-client/devguide/coding/3D-graphics.html"><em>Vetting the driver in
 Javascript</em></a>.</p>
-<p>Some GL extensions are exposed to Native Client applications, see the <a class="reference external" href="https://code.google.com/p/chromium/codesearch#chromium/src/ppapi/lib/gl/gles2/gles2.c">GLES2
+<p>Some GL extensions are exposed to Native Client applications, see the <a class="reference external" href="https://source.chromium.org/chromium/chromium/src/+/HEAD:ppapi/lib/gl/gles2/gles2.c">GLES2
 file</a>.  This file is part of the GL wrapper supplied by the library
 <code>ppapi_gles2</code> which you&#8217;ll want to include in your project.  In most cases
 extensions map to extensions available on other platforms, or differ very