diff --git a/LINUX_keep_current.es.md b/LINUX_keep_current.es.md
index ca17a0c..5afb299 100644
--- a/LINUX_keep_current.es.md
+++ b/LINUX_keep_current.es.md
@@ -141,7 +141,7 @@ pip install -U pip
```
``` bash
-pip install -r https://raw.githubusercontent.com/lewagon/data-setup/master/specs/releases/linux.txt
+pip install -r https://raw.githubusercontent.com/lewagon/data-setup/blob/no-update/specs/releases/linux.txt
```
## GCP
diff --git a/LINUX_keep_current.md b/LINUX_keep_current.md
index d2f7d43..e1c8535 100644
--- a/LINUX_keep_current.md
+++ b/LINUX_keep_current.md
@@ -141,7 +141,7 @@ pip install -U pip
```
``` bash
-pip install -r https://raw.githubusercontent.com/lewagon/data-setup/master/specs/releases/linux.txt
+pip install -r https://raw.githubusercontent.com/lewagon/data-setup/blob/no-update/specs/releases/linux.txt
```
## GCP
diff --git a/WINDOWS_keep_current.es.md b/WINDOWS_keep_current.es.md
index 25a41ff..59ae481 100644
--- a/WINDOWS_keep_current.es.md
+++ b/WINDOWS_keep_current.es.md
@@ -141,7 +141,7 @@ pip install -U pip
```
``` bash
-pip install -r https://raw.githubusercontent.com/lewagon/data-setup/master/specs/releases/linux.txt
+pip install -r https://raw.githubusercontent.com/lewagon/data-setup/blob/no-update/specs/releases/linux.txt
```
## GCP
diff --git a/WINDOWS_keep_current.md b/WINDOWS_keep_current.md
index c7d3881..1529da8 100644
--- a/WINDOWS_keep_current.md
+++ b/WINDOWS_keep_current.md
@@ -141,7 +141,7 @@ pip install -U pip
```
``` bash
-pip install -r https://raw.githubusercontent.com/lewagon/data-setup/master/specs/releases/linux.txt
+pip install -r https://raw.githubusercontent.com/lewagon/data-setup/blob/no-update/specs/releases/linux.txt
```
## GCP
diff --git a/macOS_keep_current.es.md b/macOS_keep_current.es.md
index 4a4327f..541fae2 100644
--- a/macOS_keep_current.es.md
+++ b/macOS_keep_current.es.md
@@ -146,7 +146,7 @@ Si tu computadora usa **Apple Silicon**, expande el párrafo de abajo y léelo.
👉 Configuración para Apple Silicon 👈
``` bash
-pip install -r https://raw.githubusercontent.com/lewagon/data-setup/master/specs/releases/apple_silicon.txt
+pip install -r https://raw.githubusercontent.com/lewagon/data-setup/blob/no-update/specs/releases/apple_silicon.txt
```
@@ -156,7 +156,7 @@ Si tu computadora usa **Apple Intel**, expande el párrafo de abajo y léelo. Si
👉 Configuración para Apple Intel 👈
``` bash
-pip install -r https://raw.githubusercontent.com/lewagon/data-setup/master/specs/releases/apple_intel.txt
+pip install -r https://raw.githubusercontent.com/lewagon/data-setup/blob/no-update/specs/releases/apple_intel.txt
```
diff --git a/macOS_keep_current.md b/macOS_keep_current.md
index 67cf401..2aadfd4 100644
--- a/macOS_keep_current.md
+++ b/macOS_keep_current.md
@@ -146,7 +146,7 @@ If your computer uses **Apple Silicon**, expand the paragraph below and go throu
👉 Setup for Apple Silicon 👈
``` bash
-pip install -r https://raw.githubusercontent.com/lewagon/data-setup/master/specs/releases/apple_silicon.txt
+pip install -r https://raw.githubusercontent.com/lewagon/data-setup/blob/no-update/specs/releases/apple_silicon.txt
```
@@ -156,7 +156,7 @@ If your computer uses **Apple Intel**, expand the paragraph below and go through
👉 Setup for Apple Intel 👈
``` bash
-pip install -r https://raw.githubusercontent.com/lewagon/data-setup/master/specs/releases/apple_intel.txt
+pip install -r https://raw.githubusercontent.com/lewagon/data-setup/blob/no-update/specs/releases/apple_intel.txt
```