From c6b94ff9f8c843524022a47b39c69acd4ac2aa3c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Yasmin=20Gon=C3=A7alves?= Date: Mon, 17 Aug 2026 20:27:50 -0300 Subject: [PATCH 1/2] Update readme links --- customer-success-engineer/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/customer-success-engineer/README.md b/customer-success-engineer/README.md index e1e4769..59ba3c3 100644 --- a/customer-success-engineer/README.md +++ b/customer-success-engineer/README.md @@ -23,7 +23,7 @@ This challenge has two parts. ## Part 1: Debugging -This is a [website]() where a customer is integrating Croct, along with the project containing its [source code](). +This is a [website](https://croct-cse-challange.vercel.app/) where a customer is integrating Croct, along with the project containing its [source code](https://github.com/croct-tech/challenges/tree/main/customer-success-engineer/tempo-challenge-project). Below are a few scenarios describing technical issues they run into. Investigate each issue, identify its root cause, explain your findings, and describe how you would resolve it. Answer as if you were replying directly to the customer. From 7368c7b34b2e8feaad4c5da33213705a45abc9c3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Yasmin=20Gon=C3=A7alves?= Date: Wed, 2 Sep 2026 08:51:38 -0300 Subject: [PATCH 2/2] Update text --- customer-success-engineer/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/customer-success-engineer/README.md b/customer-success-engineer/README.md index 59ba3c3..bfdc86e 100644 --- a/customer-success-engineer/README.md +++ b/customer-success-engineer/README.md @@ -25,9 +25,9 @@ This challenge has two parts. This is a [website](https://croct-cse-challange.vercel.app/) where a customer is integrating Croct, along with the project containing its [source code](https://github.com/croct-tech/challenges/tree/main/customer-success-engineer/tempo-challenge-project). -Below are a few scenarios describing technical issues they run into. Investigate each issue, identify its root cause, explain your findings, and describe how you would resolve it. Answer as if you were replying directly to the customer. +Below are a few scenarios describing technical issues they run into. Investigate each issue, identify its root cause, explain your findings, and describe how you would resolve it. **Answer as if you were replying directly to the customer.** -You can assume the account, slot, and component are correctly configured in Croct. The issue is in the implementation itself. +You can assume the account, slot, and component are correctly configured in Croct. ### Scenario 1