Website: update Git URLs to projects.blender.org

This commit is contained in:
Sybren A. Stüvel 2023-02-09 15:23:53 +01:00
parent 22f56890c1
commit e855d59c68

View File

@ -8,8 +8,8 @@ public, read-only access. The 2nd one can be used if you have commit rights to
the project.
```
git clone git://git.blender.org/flamenco.git
git clone git@git.blender.org:flamenco.git
git clone https://projects.blender.org/studio/flamenco.git
git clone git@projects.blender.org:studio/flamenco.git
```
Then follow the steps below to get everything up & running.