From c05850d577b513a638745c43667ffbe71bc76c72 Mon Sep 17 00:00:00 2001 From: Jules van Rie <89742340+julesvanrie@users.noreply.github.com> Date: Tue, 22 Oct 2024 16:36:11 +0200 Subject: [PATCH] Tic-Tac-Toe link Fixes https://github.com/lewagon/data-challenges/issues/3503 --- _partials/kata.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_partials/kata.md b/_partials/kata.md index 4c26cbf2..e68bcce0 100644 --- a/_partials/kata.md +++ b/_partials/kata.md @@ -4,4 +4,4 @@ If you are done with your setup, please ask around if some classmates need some If you don't have a lot of experience with `git` and GitHub, please [(re-)watch this workshop](https://www.youtube.com/watch?v=Z9fIBT2NBGY) (`1.25` playback speed is fine). -If you do, then you can wait for the first lecture working on this [Tic-Tac-Toe Kata](https://www.codewars.com/kata/5b817c2a0ce070ace8002be0/train/python) +If you do, then you can wait for the first lecture working on this [Tic-Tac-Toe Kata](https://www.codewars.com/kata/5b817c2a0ce070ace8002be0/python)