Move clone address to gittea

This commit is contained in:
Lyn Perrine 2022-11-14 16:34:44 -08:00
parent a376041f27
commit 89acdce0ac

View File

@ -25,9 +25,8 @@ Before starting, you need a few tools.
To clone the repository, you can run this command: To clone the repository, you can run this command:
``` ```
git clone ssh://git@phab.lubuntu.me/source/manual.git git clone https://git.lubuntu.me/Lubuntu/manual.git
``` ```
but to do this you must have your ssh key on phabricator.
## Adding a file to the manual ## Adding a file to the manual
After setting up the tools, you should now be ready to start editing files. After setting up the tools, you should now be ready to start editing files.