This is an automated email from the ASF dual-hosted git repository.

rclabo pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/lucenenet.git


The following commit(s) were added to refs/heads/master by this push:
     new de810ea  Fixed broken book link for Instant Lucene.NET
de810ea is described below

commit de810eac9540ec49d81be2bed1af39841e75ae62
Author: Ron Clabo <[email protected]>
AuthorDate: Mon Jan 10 18:02:22 2022 -0500

    Fixed broken book link for Instant Lucene.NET
---
 websites/site/lucenetemplate/index.html.tmpl | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/websites/site/lucenetemplate/index.html.tmpl 
b/websites/site/lucenetemplate/index.html.tmpl
index 489bc93..bf7e555 100644
--- a/websites/site/lucenetemplate/index.html.tmpl
+++ b/websites/site/lucenetemplate/index.html.tmpl
@@ -1,4 +1,4 @@
-{{!Copyright (c) Microsoft. All rights reserved. Licensed under the MIT 
license. See LICENSE file in the project root for full license information.}}
+{{!Copyright (c) Microsoft. All rights reserved. Licensed under the MIT 
license. See LICENSE file in the project root for full license information.}}
 {{!include(/^styles/.*/)}}
 {{!include(/^fonts/.*/)}}
 {{!include(favicon.ico)}}
@@ -56,7 +56,7 @@
 
             <div class="row">
               <div class="col-xs-12 col-md-6">
-                <a 
href="https://www.amazon.com/Instant-Lucene-NET-Michael-Heydt-ebook/dp/B00E7NC9EG";
 target="_blank"><img 
src="https://images-na.ssl-images-amazon.com/images/I/51ovFeqMwBL.jpg"; /></a>
+                <a 
href="https://www.amazon.com/Instant-Lucene-NET-Michael-Heydt/dp/1782165940"; 
target="_blank"><img 
src="https://images-na.ssl-images-amazon.com/images/I/51ovFeqMwBL.jpg"; /></a>
               </div>
               <div class="col-xs-12 col-md-6">
                 <a 
href="https://www.amazon.com/Lucene-4-Cookbook-Edwood-Ng-ebook/dp/B00ZPJWC9S"; 
target="_blank"><img 
src="https://images-na.ssl-images-amazon.com/images/I/51uIsUPhaeL.jpg";></a>

Reply via email to