1
0
Fork 1
mirror of https://gitlab.postmarketos.org/postmarketOS/pmbootstrap.git synced 2025-07-12 19:09:56 +03:00

Replace gitlab.com with gitlab.postmarketos.org (MR 2443)

Try to finish the migration by changing various links and texts to point
to the new GitLab instance.
This commit is contained in:
Luca Weiss 2024-10-21 18:06:53 +02:00
parent 47dc493701
commit 3df0be358f
No known key found for this signature in database
GPG key ID: 0583312B195F64B6
9 changed files with 15 additions and 13 deletions

View file

@ -34,6 +34,6 @@ Indices and tables
*Note:* This documentation is currently a work-in-progress, your feedback and contributions are very welcome!
.. _postmarketOS-wiki: https://wiki.postmarketos.org/wiki/Main_Page
.. _issue-tracker: https://gitlab.com/postmarketOS/pmbootstrap/-/issues
.. _repository: https://gitlab.com/postmarketOS/pmbootstrap/
.. _issue-tracker: https://gitlab.postmarketos.org/postmarketOS/pmbootstrap/-/issues
.. _repository: https://gitlab.postmarketos.org/postmarketOS/pmbootstrap/
.. _Installation: https://wiki.postmarketos.org/wiki/Installation

View file

@ -40,7 +40,7 @@ Follow this section if your Linux distribution doesn't have pmbootstrap packaged
.. code-block::
$ git clone --depth=1 https://gitlab.com/postmarketOS/pmbootstrap.git
$ git clone --depth=1 https://gitlab.postmarketos.org/postmarketOS/pmbootstrap.git
$ mkdir -p ~/.local/bin
$ ln -s "$PWD/pmbootstrap/pmbootstrap.py" ~/.local/bin/pmbootstrap
$ pmbootstrap --version