From 4781755fef5b0ad623dca9c4366be8b2acfe4b33 Mon Sep 17 00:00:00 2001 From: Miodec Date: Mon, 13 Feb 2023 23:55:08 +0100 Subject: [PATCH] replaced email address --- backend/src/documentation/internal-swagger.json | 4 ++-- backend/src/documentation/public-swagger.json | 4 ++-- frontend/static/html/popups.html | 15 ++++++++------- frontend/static/html/warnings.html | 2 +- frontend/static/privacy-policy.html | 6 +++--- 5 files changed, 16 insertions(+), 15 deletions(-) diff --git a/backend/src/documentation/internal-swagger.json b/backend/src/documentation/internal-swagger.json index 6dd22e6ca..9e293508e 100644 --- a/backend/src/documentation/internal-swagger.json +++ b/backend/src/documentation/internal-swagger.json @@ -6,8 +6,8 @@ "title": "Monkeytype", "termsOfService": "https://monkeytype.com/terms-of-service", "contact": { - "name": "Developer", - "email": "jack@monkeytype.com" + "name": "Support", + "email": "support@monkeytype.com" } }, "host": "api.monkeytype.com", diff --git a/backend/src/documentation/public-swagger.json b/backend/src/documentation/public-swagger.json index 620d84b11..68f89904e 100644 --- a/backend/src/documentation/public-swagger.json +++ b/backend/src/documentation/public-swagger.json @@ -6,8 +6,8 @@ "title": "Monkeytype API", "termsOfService": "https://monkeytype.com/terms-of-service", "contact": { - "name": "Developer", - "email": "jack@monkeytype.com" + "name": "Support", + "email": "support@monkeytype.com" } }, "basePath": "api.monkeytype.com/", diff --git a/frontend/static/html/popups.html b/frontend/static/html/popups.html index 4ad75b85e..ae686bc71 100644 --- a/frontend/static/html/popups.html +++ b/frontend/static/html/popups.html @@ -976,8 +976,9 @@
Contact