Skip to content

Commit e2ad3ad

Browse files
authored
Update .gitmodules, 修改freetype的地址,指向github,以修复#5 错误
修复#5 错误
1 parent 77e7975 commit e2ad3ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitmodules

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
[submodule "libs/freetype"]
22
path = libs/freetype
3-
url = https://gitlab.freedesktop.org/freetype/freetype.git
3+
url = https://github.com/freetype/freetype.git
44
ignore = dirty

0 commit comments

Comments
 (0)