From ba87f607034266ce029b826b4872a1e860730f55 Mon Sep 17 00:00:00 2001 From: zhuweiDark Date: Thu, 26 Dec 2024 10:35:21 +0800 Subject: [PATCH] sort it --- data/ecosystems/d/darc.toml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/data/ecosystems/d/darc.toml b/data/ecosystems/d/darc.toml index 7468487592..323531613a 100644 --- a/data/ecosystems/d/darc.toml +++ b/data/ecosystems/d/darc.toml @@ -6,8 +6,9 @@ sub_ecosystems = [] github_organizations = ["https://github.com/Project-DARC"] # Repositories + [[repo]] -url = "https://github.com/zhuweiDark/DARC" +url = "https://github.com/Project-DARC/DARC" [[repo]] -url = "https://github.com/Project-DARC/DARC" \ No newline at end of file +url = "https://github.com/zhuweiDark/DARC" \ No newline at end of file