From eb502e2798702ab2d6657bdb09f8a7865adbe2a2 Mon Sep 17 00:00:00 2001
From: Marco Kuhlmann <marco.kuhlmann@liu.se>
Date: Sun, 12 Feb 2023 20:22:06 +0100
Subject: [PATCH] Update the link to the Chocolate Box Challenge

---
 labs/l4x/NLP-L4X.ipynb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/labs/l4x/NLP-L4X.ipynb b/labs/l4x/NLP-L4X.ipynb
index 913b208..8eb7b09 100644
--- a/labs/l4x/NLP-L4X.ipynb
+++ b/labs/l4x/NLP-L4X.ipynb
@@ -315,7 +315,7 @@
    "cell_type": "markdown",
    "metadata": {},
    "source": [
-    "To participate in the [Chocolate Box Challenge](https://www.kaggle.com/t/abb4bfa8d2664ea0b72722fa0ae042f5), run the next code cell to produce a file `submission.csv` and upload this file to Kaggle."
+    "To participate in the [Chocolate Box Challenge](https://www.kaggle.com/t/c46f4697d9af4d57af1b0db9fd5ebd67), run the next code cell to produce a file `submission.csv` and upload this file to Kaggle."
    ]
   },
   {
-- 
GitLab