From 5d492fe2046e5d66cbc5b747f1c3c9957e19a787 Mon Sep 17 00:00:00 2001 From: Briggs Miller Date: Fri, 7 Jun 2024 12:24:25 -0400 Subject: [PATCH 1/2] Adding Google Business Messages --- graveyard.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/graveyard.json b/graveyard.json index 065adea7..d643515a 100644 --- a/graveyard.json +++ b/graveyard.json @@ -2358,5 +2358,13 @@ "link": "https://www.androidpolice.com/google-keen-shutdown-area-120-experiment/", "description": "Keen was a Pinterest-style platform with ML recommendations.", "type": "app" + }, + { + "name": "Google Business Messages", + "dateOpen": "2020-06-25", + "dateClose": "2024-07-31", + "link": "https://businessmessages.google/", + "description": "Google Business Messages was a communication tool that enabled businesses to engage with customers directly through Google Search and Google Maps. ", + "type": "service" } ] From ac4d754f68e9c19f6efda7232fa7b7b8b2413ddd Mon Sep 17 00:00:00 2001 From: Briggs Miller Date: Fri, 7 Jun 2024 12:29:53 -0400 Subject: [PATCH 2/2] Update graveyard.json Changed Link --- graveyard.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/graveyard.json b/graveyard.json index d643515a..2ac14bcd 100644 --- a/graveyard.json +++ b/graveyard.json @@ -2363,7 +2363,7 @@ "name": "Google Business Messages", "dateOpen": "2020-06-25", "dateClose": "2024-07-31", - "link": "https://businessmessages.google/", + "link": "https://9to5google.com/2024/05/28/google-business-messages-shutting-down/", "description": "Google Business Messages was a communication tool that enabled businesses to engage with customers directly through Google Search and Google Maps. ", "type": "service" }