From 93f999e117105a9e4102d065b398c90a488605df Mon Sep 17 00:00:00 2001
From: "kathyw@google.com"
 <kathyw@google.com@0039d316-1c4b-4281-b951-d872f2087c98>
Date: Tue, 24 Nov 2009 16:42:34 +0000
Subject: Update pages that reference the gallery to link to the gallery. Also
 a few wording changes.

TEST=none
BUG=none
TBR=aa
Review URL: http://codereview.chromium.org/437027

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@32931 0039d316-1c4b-4281-b951-d872f2087c98
---
 chrome/common/extensions/docs/manifest.html | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

(limited to 'chrome/common/extensions/docs/manifest.html')

diff --git a/chrome/common/extensions/docs/manifest.html b/chrome/common/extensions/docs/manifest.html
index a318180..f9c3506 100644
--- a/chrome/common/extensions/docs/manifest.html
+++ b/chrome/common/extensions/docs/manifest.html
@@ -322,7 +322,7 @@ A plain text string
 that describes the extension.
 The description should be suitable for both
 the browser's extension management UI
-and the extension gallery.
+and the <a href="https://chrome.google.com/extensions">extension gallery</a>.
 </p>
 
 
@@ -351,7 +351,7 @@ A short, plain text string
 that identifies the extension.
 The name is used in the install dialog,
 extension management UI,
-and the extension gallery.
+and the <a href="https://chrome.google.com/extensions">extension gallery</a>.
 </p>
 
 <h3 id="permissions">permissions</h3>
-- 
cgit v1.1