diff --git a/content/community.rst b/content/community.rst index bb657e440284507062bbebad2a3188f2ea5c0eee..37fa326a0751c09e26a6d0aa6489c5d8416d1a2d 100644 --- a/content/community.rst +++ b/content/community.rst @@ -147,7 +147,7 @@ If you have some code that works well with Kwant, or extends it in some useful way, please consider sharing it. Any external contribution will be clearly marked as such, and relevant papers will be added to the list of `suggested acknowledgements </citing.html>`_. The complete development history is also -made available through a `web interface <http://git.kwant-project.org/kwant>`_. +made available through a `web interface <http://gitlab.kwant-project.org/kwant/kwant/commits/master>`_. If you plan to contribute, it is best to coordinate with us in advance either through the general mailing list kwant-discuss@kwant-project.org, or directly at authors@kwant-project.org for matters that you prefer to not discuss publicly. @@ -164,7 +164,7 @@ documentation and the tutorial. It is best to base your work on the latest version of Kwant:: - git clone http://git.kwant-project.org/kwant + git clone https://gitlab.kwant-project.org/kwant/kwant.git Then you can build Kwant and the documentation as described in the `build instructions diff --git a/content/index.rst b/content/index.rst index 7c0f530e57664dfe8f86e148a92c806a27c7639b..20397f2bab9a8a299897f16e357380a4b11c8765 100644 --- a/content/index.rst +++ b/content/index.rst @@ -4,7 +4,7 @@ Quantum transport simulations made easy .. class:: alert alert-info -Kwant is a `free (open source) <http://git.kwant-project.org/kwant>`_ Python +Kwant is a `free (open source) <https://gitlab.kwant-project.org/kwant/kwant>`_ Python package for numerical calculations on tight-binding models with a strong focus on quantum transport. It is designed to be flexible and easy to use. Thanks to the use of innovative algorithms, Kwant is often faster than other available diff --git a/content/install.rst b/content/install.rst index 95cd3208e313306940f2633a6e6985d1a20c2865..d2ad7c7cad7c3d5743fc5a9d98aff531686e7d7d 100644 --- a/content/install.rst +++ b/content/install.rst @@ -18,8 +18,8 @@ documentation. The source code of released versions of Kwant is available for `download <http://downloads.kwant-project.org/kwant/>`_. You can follow the development -by cloning the `Git repository of Kwant <http://git.kwant-project.org/kwant>`_ -(browsable online). +by browsing or cloning the `Git repository of Kwant +<https://gitlab.kwant-project.org/kwant/kwant>`_. Debian and derivatives diff --git a/content/tinyarray.rst b/content/tinyarray.rst index d014af97a4559d693893229aeb9dc7157be8445c..8fd5fe9a382727bac74960cdb0e0916cca0cf8e4 100644 --- a/content/tinyarray.rst +++ b/content/tinyarray.rst @@ -1 +1 @@ -This page has been moved to http://git.kwant-project.org/tinyarray/about/. +This page has been moved to https://gitlab.kwant-project.org/kwant/tinyarray