Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(9284)

Unified Diff: chrome/common/extensions/docs/templates/articles/app_codelab1_setup.html

Issue 219213007: Remove .html extension from links (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: chrome/common/extensions/docs/templates/articles/app_codelab1_setup.html
diff --git a/chrome/common/extensions/docs/templates/articles/app_codelab1_setup.html b/chrome/common/extensions/docs/templates/articles/app_codelab1_setup.html
index 55e966f421c9e674c01b33167ed54ae8a90c14b3..c5fe370ea67f1ed23695104bfe2e92233e537b31 100644
--- a/chrome/common/extensions/docs/templates/articles/app_codelab1_setup.html
+++ b/chrome/common/extensions/docs/templates/articles/app_codelab1_setup.html
@@ -35,4 +35,4 @@ You will use this page quite a bit to load and reload the Todo app.</p>
<h2 id="what_39_s_next_">What's next?</h2>
-<p>In <a href="app_codelab2_basic.html">2 - Create Basic App</a>, you will create your first Chrome App!</p>
+<p>In <a href="app_codelab2_basic">2 - Create Basic App</a>, you will create your first Chrome App!</p>

Powered by Google App Engine
This is Rietveld 408576698