changeset 1917:c0c79991342b

"Mastering NGINX" book replaced by its second edition.
author Maxim Konovalov <maxim@nginx.com>
date Thu, 23 Feb 2017 10:39:36 +0000
parents 1b408dd50eee
children 4ecc39397e97
files GNUmakefile sources/3311OS_4851_Mastering NGINX_0.jpg sources/7447os_mockupcover_normal.jpg xml/en/books.xml
diffstat 4 files changed, 4 insertions(+), 5 deletions(-) [+]
line wrap: on
line diff
--- a/GNUmakefile	Thu Feb 23 10:10:39 2017 +0000
+++ b/GNUmakefile	Thu Feb 23 10:39:36 2017 +0000
@@ -219,9 +219,9 @@
 	mkdir -p $(dir $@)
 	$(call JPEGNORM, $<, $@)
 
-binary/books/mastering_nginx.jpg:	sources/7447os_mockupcover_normal.jpg
+binary/books/mastering_nginx.jpg:	sources/3311OS_4851_Mastering\ NGINX_0.jpg
 	mkdir -p $(dir $@)
-	$(call JPEGNORM, $<, $@)
+	$(call JPEGNORM, "$<", $@)
 
 binary/books/nginx_http_server_2nd_ed.jpg:	sources/2322OS_cov.jpg
 	mkdir -p $(dir $@)
Binary file sources/3311OS_4851_Mastering NGINX_0.jpg has changed
Binary file sources/7447os_mockupcover_normal.jpg has changed
--- a/xml/en/books.xml	Thu Feb 23 10:10:39 2017 +0000
+++ b/xml/en/books.xml	Thu Feb 23 10:39:36 2017 +0000
@@ -97,9 +97,8 @@
     cover="../books/nginx_http_server_2nd_ed.jpg" />
 
 <book
-    title="Mastering Nginx"
-    link=
-      "http://www.packtpub.com/mastering-nginx-guide-for-novice-and-advanced-user/book"
+    title="Mastering NGINX - Second Edition"
+    link="https://www.packtpub.com/networking-and-servers/mastering-nginx-second-edition"
     author="Dimitri Aivaliotis"
     site="http://www.packtpub.com/authors/profiles/dimitri-aivaliotis"
     publisher="Packt Publishing"