From f4896ff72a3e3ce8c5f76c164b1e21ffda0e2cf8 Mon Sep 17 00:00:00 2001 From: Thomas Gries Date: Mon, 5 Mar 2012 23:04:24 +0000 Subject: [PATCH] updating the outdated Amazon book link, which is invalid since many years or so --- languages/messages/MessagesEn.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/languages/messages/MessagesEn.php b/languages/messages/MessagesEn.php index 0cad37360a..f96a4b506e 100644 --- a/languages/messages/MessagesEn.php +++ b/languages/messages/MessagesEn.php @@ -183,7 +183,7 @@ $bookstoreList = array( 'AddALL' => 'http://www.addall.com/New/Partner.cgi?query=$1&type=ISBN', 'PriceSCAN' => 'http://www.pricescan.com/books/bookDetail.asp?isbn=$1', 'Barnes & Noble' => 'http://search.barnesandnoble.com/bookSearch/isbnInquiry.asp?isbn=$1', - 'Amazon.com' => 'http://www.amazon.com/exec/obidos/ISBN=$1' + 'Amazon.com' => 'http://www.amazon.com/gp/search/?field-isbn=$1' ); /** -- 2.20.1