diff --git a/README.md b/README.md index 3d6c926..bfab1d6 100644 --- a/README.md +++ b/README.md @@ -43,7 +43,7 @@ FFmpeg builds for GNU/Linux & Windows * Install dependencies in your GNU/Linux distro. * Dependencies: `wget`, `gcc`, `make`, `cmake`, `meson/ninja` and `git`. * Type the following commands: - * `$ git clone https://gitlab.com/q3aql/ffmpeg-builds` + * `$ git clone https://git.q3aql.dev/q3aql/ffmpeg-builds` * `$ cd ffmpeg-builds` * `$ sudo ./ffmpeg-static-build-[arch].sh` @@ -54,7 +54,7 @@ FFmpeg builds for GNU/Linux & Windows * Install Cygwin for [32bits](https://cygwin.com/setup-x86.exe) or [64bits](https://cygwin.com/setup-x86_64.exe). * During installation, `configure the repository` and install `git` and `wget` or `lynx`. * Open Cygwin terminal and type the following commands: - * `$ git clone https://gitlab.com/q3aql/ffmpeg-builds` + * `$ git clone https://git.q3aql.dev/q3aql/ffmpeg-builds` * `$ cd ffmpeg-builds` * `$ ./ffmpeg-share-build-[arch].sh`