From 67bda26ebdc2e501132cafb2906a016bca8a497b Mon Sep 17 00:00:00 2001 From: Elbert Alias Date: Sun, 6 Nov 2016 10:40:27 +1100 Subject: [PATCH] Update Nginx website URL --- src/apps.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/apps.json b/src/apps.json index 1eb7cc7d2..e9148b3a3 100755 --- a/src/apps.json +++ b/src/apps.json @@ -4913,7 +4913,7 @@ "Server": "nginx(?:/([\\d.]+))?\\;version:\\1" }, "icon": "Nginx.svg", - "website": "nginx.org" + "website": "nginx.org/en" }, "Node.js": { "cats": [ @@ -9370,4 +9370,4 @@ "51": "Landing Page Builders", "52": "Live Chat" } -} \ No newline at end of file +}