diff --git a/Variants.md b/Variants.md
index 2ebb0c5..b67bdcc 100644
--- a/Variants.md
+++ b/Variants.md
@@ -1,7 +1,7 @@
# Variant selection
Variants are a set of parameters to configure FOC firmware for a specific use.
-* Platformio - Remove the semicolon in front of the desired Variant in Platformio.ini file
-* Others - Uncomment the desired Variant in Variant selection section of config.h file
+* Platformio - Remove the semicolon in front of the desired Variant in [platformio.ini](https://github.com/EmanuelFeru/hoverboard-firmware-hack-FOC/blob/master/platformio.ini) file
+* Others - Uncomment the desired Variant in Variant selection section of [config.h](https://github.com/EmanuelFeru/hoverboard-firmware-hack-FOC/blob/master/Inc/config.h) file
|VARIANTS|[ADC](https://github.com/EmanuelFeru/hoverboard-firmware-hack-FOC/wiki/Variant-ADC)|[USART](https://github.com/EmanuelFeru/hoverboard-firmware-hack-FOC/wiki/Variant-USART)|[NUNCHUK](https://github.com/EmanuelFeru/hoverboard-firmware-hack-FOC/wiki/Variant-Nunchuk)|[PPM](https://github.com/EmanuelFeru/hoverboard-firmware-hack-FOC/wiki/Variant-PPM)|[PWM](https://github.com/EmanuelFeru/hoverboard-firmware-hack-FOC/wiki/Variant-PWM)|[IBUS](https://github.com/EmanuelFeru/hoverboard-firmware-hack-FOC/wiki/Variant-IBUS)|[HOVERCAR](https://github.com/EmanuelFeru/hoverboard-firmware-hack-FOC/wiki/Variant-HOVERCAR)|TRANSPOTTER|[SKATEBOARD](https://github.com/EmanuelFeru/hoverboard-firmware-hack-FOC/wiki/Variant-SKATEBOARD)|HOVERBOARD|
|---|---|---|---|---|---|---|---|---|---|---|