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

Unified Diff: chrome/common/extensions/docs/templates/private/event.html

Issue 219213007: Remove .html extension from links (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 8 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/private/event.html
diff --git a/chrome/common/extensions/docs/templates/private/event.html b/chrome/common/extensions/docs/templates/private/event.html
index e4bc2fb79e7b2fe7b224fc75496fd737544d6ca1..c68b16e333754e6edcd6c7399a342852074daaea 100644
--- a/chrome/common/extensions/docs/templates/private/event.html
+++ b/chrome/common/extensions/docs/templates/private/event.html
@@ -7,7 +7,7 @@
{{{description}}}
</p>{{/description}}
{{?supportsRules}}
- <p>Provides the <a href="events.html#declarative">Declarative Event API</a>
+ <p>Provides the <a href="events#declarative">Declarative Event API</a>
consisting of $(ref:events.Event.addRules addRules),
$(ref:events.Event.removeRules removeRules), and
$(ref:events.Event.addRules getRules).</p>

Powered by Google App Engine
This is Rietveld 408576698