diff --git a/README b/README index b5f0f4e592879b338debc53730846adcdf3b9648..a0101467c886e087c9ad40784b88ce1359dd6d6f 100644 --- a/README +++ b/README @@ -53,7 +53,7 @@ with newer GnuTLS is required instead of gnutls-devel. 2) Install Knot DNS Get the source code: -$ git clone git://git.nic.cz/knot-dns.git +$ git clone https://gitlab.labs.nic.cz/knot/knot-dns.git Or extract source package to knot-dns directory Compile Knot diff --git a/doc/installation.rst b/doc/installation.rst index c2bd80c0ffaab6b32461ab9dba3f8a660daa401c..b518810df73f4e48562e01185ebb7823efcf5a16 100644 --- a/doc/installation.rst +++ b/doc/installation.rst @@ -44,7 +44,7 @@ Getting the source code You can find the source code for the latest release on `www.knot-dns.cz <https://www.knot-dns.cz>`_. Alternatively, you can fetch the whole project from the git repository -`git://git.nic.cz/knot-dns.git <https://gitlab.labs.nic.cz/knot/knot-dns/tree/master>`_. +`https://gitlab.labs.nic.cz/knot/knot-dns.git <https://gitlab.labs.nic.cz/knot/knot-dns>`_. After obtaining the source code, compilation and installation is a quite straightforward process using autotools.