docs: update git clone link

Git repository has been moved to Forgejo on Nixnet, update git clone link.
This commit is contained in:
Adam 2024-02-06 16:19:10 -06:00
parent e0937c8b39
commit 7c072faa20
1 changed files with 1 additions and 1 deletions

View File

@ -86,7 +86,7 @@ at the CLI.
1. Download the project.
```console
$ git clone https://gitlab.com/adouglas/ventoy-adamsdesk-theme.git
$ git clone https://git.nixnet.services/adamsdesk/ventoy-adamsdesk-theme.git
```
1. Change to project directory.
```console