diff --git a/README.md b/README.md
index 59d8f65..1ee1863 100644
--- a/README.md
+++ b/README.md
@@ -3,16 +3,16 @@ ip2e - Receive your public IP (dynamic) by email when it is renewed.
### Tools:
- * [ip2e-daemon.py](https://github.com/q3aql/ip2e/blob/master/src/ip2e-daemon.py) - Daemon to control & send by email your public IP.
- * [ip2e-log.py](https://github.com/q3aql/ip2e/blob/master/src/ip2e-log.py) - Tool to see the log file when daemon is running.
- * [ip2e-config.py](https://github.com/q3aql/ip2e/blob/master/src/ip2e-config.py) - Tool to create a valid configuration file.
+ * [ip2e-daemon.py](src/ip2e-daemon.py) - Daemon to control & send by email your public IP.
+ * [ip2e-log.py](src/ip2e-log.py) - Tool to see the log file when daemon is running.
+ * [ip2e-config.py](src/ip2e-config.py) - Tool to create a valid configuration file.
### Downloads:
- * [ip2e-1.3.2-all.deb](https://github.com/q3aql/ip2e/releases/download/v1.3.2/ip2e-1.3.2-all.deb)
- * [ip2e-1.3.2-all.rpm](https://github.com/q3aql/ip2e/releases/download/v1.3.2/ip2e-1.3.2-all.rpm)
- * [ip2e-1.3.2.tar.bz2](https://github.com/q3aql/ip2e/releases/download/v1.3.2/ip2e-1.3.2.tar.bz2)
- * [ip2e-1.3.2.tar.gz](https://github.com/q3aql/ip2e/releases/download/v1.3.2/ip2e-1.3.2.tar.gz)
+ * [ip2e-1.3.2-all.deb](https://drive.proton.me/urls/DVPCQ4208C#NxETtIilTDBF)
+ * [ip2e-1.3.2-all.rpm](https://drive.proton.me/urls/DVPCQ4208C#NxETtIilTDBF)
+ * [ip2e-1.3.2.tar.bz2](https://drive.proton.me/urls/DVPCQ4208C#NxETtIilTDBF)
+ * [ip2e-1.3.2.tar.gz](https://drive.proton.me/urls/DVPCQ4208C#NxETtIilTDBF)
_Dependence: `python3`._
@@ -23,7 +23,7 @@ _Dependence: `python3`._
* Open the terminal and type the following comands:
```shell
- $ git clone https://github.com/q3aql/ip2e.git
+ $ git clone https://gitlab.com/q3aql/ip2e.git
$ cd ip2e
$ sudo make install
````
@@ -35,7 +35,7 @@ _Note: You must install `git` previously._
* Open the terminal and type the following comands:
```shell
- $ git clone https://github.com/q3aql/ip2e.git
+ $ git clone https://gitlab.com/q3aql/ip2e.git
$ cd ip2e
$ sudo make -f Makefile.OSX
````
@@ -45,7 +45,7 @@ _Note: You must install `git` previously._
* **Windows:**
* Install Python 3.x from https://www.python.org/.
- * Download `ip2e` from [here](https://github.com/q3aql/ip2e/archive/master.zip).
+ * Download `ip2e` from [here](https://gitlab.com/q3aql/ip2e/-/archive/master/ip2e-master.zip).
* Unzip the package in your system. For example in `C:\Program Files\`.
* Double click on `Install.cmd`.
@@ -77,7 +77,7 @@ _Note: You must install `git` previously._
### Images (Screenshots):
-
+
### External links: