From 8fad635fb1458adbcefefc8dda9cb9a94f5ad658 Mon Sep 17 00:00:00 2001 From: nurbek Date: Sun, 18 Apr 2021 23:17:35 +0600 Subject: [PATCH] update descriptions --- src/technologies.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/technologies.json b/src/technologies.json index 046c68217..21ebadaf5 100644 --- a/src/technologies.json +++ b/src/technologies.json @@ -1425,7 +1425,7 @@ "cats": [ 71 ], - "description": "The Amazon Associates Program helps content creators, publishers and bloggers monetize their traffic.", + "description": "Amazon Associates is an affiliate marketing program that allows website owners and bloggers to create links and earn referral fees when customers click through and buy products from Amazon.", "dom": { "a[href*='amazon.com']": { "attributes": { @@ -1532,6 +1532,7 @@ "cats": [ 19 ], + "description": "Amazon S3 or Amazon Simple Storage Service is a service offered by Amazon Web Services (AWS) that provides object storage through a web service interface.", "headers": { "server": "^AmazonS3$" },