diff --git a/README.md b/README.md
index f1d8a061f140c75398e192995f19eac9c97f65a3..ba319c95367456c3771ce3147db1d23b77f65340 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/