Skip to content

Commit 3d66a6e

Browse files
authored
Merge pull request #10 from sndnvaps/master
Update .gitmodules, 修改freetype的地址,指向github,以修复https://github.com/Bigf…
2 parents 6b84f15 + e2ad3ad commit 3d66a6e

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)