From fcec8afcc203fac043ec0ae75b498b15f9e558af Mon Sep 17 00:00:00 2001
From: "damien.morard" <damien.morard@unige.ch>
Date: Tue, 10 Oct 2023 11:21:34 +0200
Subject: [PATCH] Update link for CLion plugin

---
 README.md | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md
index f1d8a06..ba319c9 100644
--- a/README.md
+++ b/README.md
@@ -63,7 +63,8 @@ Do not forget to complete the section [Adding an SSH key to your Gitlab account]
 * [CLion](https://www.jetbrains.com/clion/): a cross plat-form IDE that we will use for Swift.
 [Get a free student license](https://www.jetbrains.com/student/) and [download CLion](https://www.jetbrains.com/shop/download/CL/2023200) (select your distribution).
 
-* [Enable Swift for CLion](https://www.jetbrains.com/help/clion/swift.html).
+* [Plugin Swift for CLion](https://plugins.jetbrains.com/plugin/8240-swift).
+
 
 * Become familiar with Swift (see tutorial linked below)
    * Official: https://swift.org/getting-started/
-- 
GitLab