From 81449c0c510ab4aeff2ddadffaf15da054875c23 Mon Sep 17 00:00:00 2001 From: q3aql Date: Wed, 12 Oct 2022 12:39:40 +0200 Subject: [PATCH] Update URLs to Gitlab --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b7a920d..29ad48d 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ a2tm is a python script to manage torrent/magnet/URL downloads more easily using * Open the terminal and type the following comands: ```shell - $ git clone https://github.com/q3aql/a2tm + $ git clone https://gitlab.com/q3aql/a2tm $ cd a2tm $ chmod +x install.sh $ sudo ./install.sh @@ -55,4 +55,4 @@ a2tm is a python script to manage torrent/magnet/URL downloads more easily using * [Python homepage](https://www.python.org/) * [aria2 homepage](https://aria2.github.io/) - * [aria2 static builds](https://github.com/q3aql/aria2-static-builds) + * [aria2 static builds](https://gitlab.com/q3aql/aria2-static-builds)