diff --git a/README.md b/README.md
index 1ee1863..7eb6c95 100644
--- a/README.md
+++ b/README.md
@@ -3,9 +3,9 @@ ip2e - Receive your public IP (dynamic) by email when it is renewed.
### Tools:
- * [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.
+ * [ip2e-daemon.py](https://git.q3aql.dev/q3aql/ip2e/src/branch/master/src/ip2e-daemon.py) - Daemon to control & send by email your public IP.
+ * [ip2e-log.py](https://git.q3aql.dev/q3aql/ip2e/src/branch/master/src/ip2e-log.py) - Tool to see the log file when daemon is running.
+ * [ip2e-config.py](https://git.q3aql.dev/q3aql/ip2e/src/branch/master/src/ip2e-config.py) - Tool to create a valid configuration file.
### Downloads:
@@ -23,7 +23,7 @@ _Dependence: `python3`._
* Open the terminal and type the following comands:
```shell
- $ git clone https://gitlab.com/q3aql/ip2e.git
+ $ git clone https://git.q3aql.dev/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://gitlab.com/q3aql/ip2e.git
+ $ git clone https://git.q3aql.dev/q3aql/ip2e.git
$ cd ip2e
$ sudo make -f Makefile.OSX
````
@@ -77,7 +77,7 @@ _Note: You must install `git` previously._
### Images (Screenshots):
-
+
### External links: