diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index fa4ae2db8370edfb1c94463a2d50eddc27658b6e..ecd880f70a51bf499bc78b1ae43db52de6abd930 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -19,7 +19,7 @@ To effectively work on the project the following tools are required:
 
 ## Setting everything up
 
-1. Clone the project from GGud.io ([Detailed G setup and work cycle](devNotes/GSetup.md))
+1. Clone the project from GGud.io ([Detailed G setup and work cycle](devNotes/gitSetup.md))
 2. Navigate to the `fc-pregmod` root directory.
    * Windows: Open a terminal and execute `cd C:\path\to\project\fc-pregmod`
    * GNU/Linux: Open a terminal and execute `cd /path/to/project/fc-pregmod/`
@@ -31,7 +31,7 @@ To effectively work on the project the following tools are required:
 Recommended extensions for VSCode:
 
 * [Code Spell Checker](https://marketplace.visualstudio.com/items?itemName=streetsidesoftware.code-spell-checker)
-* [GLens — G supercharged](https://marketplace.visualstudio.com/items?itemName=eamodio.Glens).
+* [GLens — Git supercharged](https://marketplace.visualstudio.com/items?itemName=eamodio.gitlens).
 
 ## Compiling