diff options
author | bratell@opera.com <bratell@opera.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-05-22 10:23:00 +0000 |
---|---|---|
committer | bratell@opera.com <bratell@opera.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-05-22 10:23:00 +0000 |
commit | acaefccf1e4fe24aebf7ce086f9f2b47970f4f36 (patch) | |
tree | 8cac66fc46aaf8deeae45deeeb574ac3ce7ad743 /third_party/isimpledom | |
parent | 19072b6b2ae2c2a2f64e6422b60a2af0d31b3c6e (diff) | |
download | chromium_src-acaefccf1e4fe24aebf7ce086f9f2b47970f4f36.zip chromium_src-acaefccf1e4fe24aebf7ce086f9f2b47970f4f36.tar.gz chromium_src-acaefccf1e4fe24aebf7ce086f9f2b47970f4f36.tar.bz2 |
Correct link for 'ISimpleDOM COM interfaces for accessibility'
The link in the third party list didn't work. Replacing
http://www.mozilla.org/en-US/access/windows/at-apis which is dead with
http://developer.mozilla.org/en-US/docs/Accessibility/AT-APIs instead.
BUG=none
TBR=brettw
Review URL: https://chromiumcodereview.appspot.com/15272003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@201484 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'third_party/isimpledom')
-rw-r--r-- | third_party/isimpledom/README.chromium | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/third_party/isimpledom/README.chromium b/third_party/isimpledom/README.chromium index d4f6073..e93218b 100644 --- a/third_party/isimpledom/README.chromium +++ b/third_party/isimpledom/README.chromium @@ -1,6 +1,6 @@ Name: ISimpleDOM COM interfaces for accessibility Short Name: ISimpleDOM -URL: http://www.mozilla.org/access/windows/at-apis +URL: http://developer.mozilla.org/en-US/docs/Accessibility/AT-APIs Version: unknown License: MPL 1.1/GPL 2.0/LGPL 2.1 Security Critical: yes |