Docs: change Git URLs to point projects.blender.org instead of git.blender.org

This commit is contained in:
Brecht Van Lommel
2023-02-06 18:22:41 +01:00
parent bd6b0bac88
commit cb5318b651
6 changed files with 6 additions and 8 deletions

View File

@@ -10,7 +10,7 @@ fi
BRANCH="main"
# repo="git://git.blender.org/libmv.git"
# repo="https://projects.blender.org/blender/libmv.git"
repo="/home/sergey/Developer/libmv"
tmp=`mktemp -d`