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:
parent
47dc493701
commit
3df0be358f
9 changed files with 15 additions and 13 deletions
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue