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

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

Issue 12221145: Fix typo in getstarted tutorial. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: blah Created 7 years, 10 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
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/common/extensions/docs/templates/articles/overview.html
diff --git a/chrome/common/extensions/docs/templates/articles/overview.html b/chrome/common/extensions/docs/templates/articles/overview.html
index 2e78acb46c79eca66a599ca38ad72f1497534b9f..a3309340a44a56ce7de7d38f2e040d874fdb3176 100644
--- a/chrome/common/extensions/docs/templates/articles/overview.html
+++ b/chrome/common/extensions/docs/templates/articles/overview.html
@@ -603,7 +603,7 @@ Here are some ideas for where to go next:
<li> <a href="getstarted.html">Tutorial: Getting Started</a> </li>
<li> <a href="tut_debugging.html">Tutorial: Debugging</a> </li>
<li> <a href="devguide.html">Developer's Guide</a> </li>
- <li> <a href="http://dev.chromium.org/developers/design-documents/extensions/samples">Samples</a> </li>
+ <li> <a href="samples.html">Samples</a> </li>
<li> <a href="http://www.youtube.com/view_play_list?p=CA101D6A85FE9D4B">Videos</a>,
such as
<a href="http://www.youtube.com/watch?v=B4M_a7xejYI&feature=PlayList&p=CA101D6A85FE9D4B&index=6">Extension Message Passing</a>
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698