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

Side by Side Diff: chrome/common/extensions/docs/templates/articles/faq.html

Issue 2543403002: [Extensions Docs] Fix broken link to webstore faq (Closed)
Patch Set: Created 4 years 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 unified diff | Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 <h1>Frequently Asked Questions</h1> 1 <h1>Frequently Asked Questions</h1>
2 2
3 3
4 <!-- --> 4 <!-- -->
5 5
6 <p> 6 <p>
7 If you don't find an answer to your question here, 7 If you don't find an answer to your question here,
8 try the 8 try the
9 <a href="http://code.google.com/chrome/webstore/faq">Chrome Web Store FAQ</a>, t he 9 <a href="https://developer.chrome.com/webstore/faq">Chrome Web Store FAQ</a>,
10 {{?is_apps}} 10 the {{?is_apps}}
11 <a href="http://stackoverflow.com/questions/tagged/google-chrome-app">[google-ch rome-app] tag on Stack Overflow</a>, the 11 <a href="http://stackoverflow.com/questions/tagged/google-chrome-app">[google-ch rome-app] tag on Stack Overflow</a>, the
12 <a href="http://groups.google.com/a/chromium.org/group/chromium-apps">chromium-a pps group</a>, or the 12 <a href="http://groups.google.com/a/chromium.org/group/chromium-apps">chromium-a pps group</a>, or the
13 {{:is_apps}} 13 {{:is_apps}}
14 <a href="http://stackoverflow.com/questions/tagged/google-chrome-extension">[goo gle-chrome-extension] tag on Stack Overflow</a>, the 14 <a href="http://stackoverflow.com/questions/tagged/google-chrome-extension">[goo gle-chrome-extension] tag on Stack Overflow</a>, the
15 <a href="http://groups.google.com/a/chromium.org/group/chromium-extensions">chro mium-extensions group</a>, or the 15 <a href="http://groups.google.com/a/chromium.org/group/chromium-extensions">chro mium-extensions group</a>, or the
16 {{/is_apps}} 16 {{/is_apps}}
17 <a href="https://support.google.com/chrome_webstore/">store help</a>. 17 <a href="https://support.google.com/chrome_webstore/">store help</a>.
18 </p> 18 </p>
19 19
20 <div id="faq-TOC"> 20 <div id="faq-TOC">
(...skipping 466 matching lines...) Expand 10 before | Expand all | Expand 10 after
487 <a href="http://groups.google.com/a/chromium.org/group/chromium-extensions/t opics"> 487 <a href="http://groups.google.com/a/chromium.org/group/chromium-extensions/t opics">
488 discussion group</a> with a link back to your request. 488 discussion group</a> with a link back to your request.
489 </li> 489 </li>
490 <li> 490 <li>
491 If you originally reported your request on the discussion group and were 491 If you originally reported your request on the discussion group and were
492 directed to this FAQ entry, reply to your original thread with a link 492 directed to this FAQ entry, reply to your original thread with a link
493 to the ticket you starred or opened. This will make it easier for others 493 to the ticket you starred or opened. This will make it easier for others
494 with the same request to find the correct ticket. 494 with the same request to find the correct ticket.
495 </li> 495 </li>
496 </ol> 496 </ol>
OLDNEW
« 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