Index: chrome/common/extensions/docs/templates/intros/webNavigation.html |
diff --git a/chrome/common/extensions/docs/templates/intros/webNavigation.html b/chrome/common/extensions/docs/templates/intros/webNavigation.html |
index a4de67486f965f67fc7fb9fb02e7cc9930f30c87..36e3136b40279e1f6223f48593ec11dabf7ac166 100644 |
--- a/chrome/common/extensions/docs/templates/intros/webNavigation.html |
+++ b/chrome/common/extensions/docs/templates/intros/webNavigation.html |
@@ -60,9 +60,9 @@ fired. This event can fire any time after <code>onDOMContentLoaded</code>. |
</p> |
<p> |
If a navigation was triggered via <a |
-href="https://support.google.com/chrome/bin/answer.py?answer=177873">Chrome |
+href="https://support.google.com/chrome/answer/177873">Chrome |
Instant</a> or <a |
-href="https://support.google.com/chrome/bin/answer.py?answer=1385029">Instant |
+href="https://support.google.com/chrome/answer/1385029">Instant |
Pages</a>, a completely loaded page is swapped into the current tab. In that |
case, an <code>onTabReplaced</code> event is fired. |
</p> |