From ee2ee135419001206ec1e88de77db4ae7f056f87 Mon Sep 17 00:00:00 2001 From: Stephen Gutekanst Date: Sun, 2 Apr 2023 10:12:30 -0700 Subject: [PATCH] freetype: bury the bodies Signed-off-by: Stephen Gutekanst --- .gitmodules | 2 +- libs/freetype/.gitmodules | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitmodules b/.gitmodules index 996b801f..f99f387e 100644 --- a/.gitmodules +++ b/.gitmodules @@ -11,7 +11,7 @@ [submodule "freetype/upstream"] path = libs/freetype/upstream - url = https://github.com/hexops/freetype + url = https://github.com/hexops-graveyard/freetype [submodule "glfw/upstream"] path = libs/glfw/upstream url = https://github.com/hexops/glfw diff --git a/libs/freetype/.gitmodules b/libs/freetype/.gitmodules index 1d2b512c..32d64b92 100644 --- a/libs/freetype/.gitmodules +++ b/libs/freetype/.gitmodules @@ -1,3 +1,3 @@ [submodule "upstream"] path = upstream - url = https://github.com/hexops/freetype + url = https://github.com/hexops-graveyard/freetype