From e89c318da5d51096cffc91b9ed7e94f57b97115c Mon Sep 17 00:00:00 2001 From: Franck Cuny Date: Fri, 1 Dec 2023 17:31:40 -0800 Subject: fix URL to git repositories --- config.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.toml b/config.toml index 04669d7..9d8c464 100644 --- a/config.toml +++ b/config.toml @@ -38,7 +38,7 @@ enableGitInfo = false identifier = "code" name = "code" title = "code" - url = "https://git.fcuny.net/" + url = "https://github.com/fcuny" weight = 130 [[menu.main]] -- cgit v1.2.3