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

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

Issue 17816005: Doc server broken link detection (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: finalization Created 7 years, 5 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/apps.html
diff --git a/chrome/common/extensions/docs/templates/articles/apps.html b/chrome/common/extensions/docs/templates/articles/apps.html
index d87b9eb008ca9c0aad1595acd94599ecc9c6c1c4..12fe1ef17670994213be52c128c4e242e155acda 100644
--- a/chrome/common/extensions/docs/templates/articles/apps.html
+++ b/chrome/common/extensions/docs/templates/articles/apps.html
@@ -7,7 +7,7 @@ All content in this doc refers to the legacy version of packaged apps.
Your legacy packaged apps will still work,
but you won't have access to any of the new APIs.
Check out the new version of
-<a href="/{{branchInfo.current}}/apps/about_apps.html">packaged apps</a>;
+<a href="../apps/about_apps.html">packaged apps</a>;
otherwise, you're missing out!
</p>

Powered by Google App Engine
This is Rietveld 408576698