From ba54fb92dd46df4a30ce08677072d13070785b28 Mon Sep 17 00:00:00 2001 From: AmadeusGhost <42570690+AmadeusGhost@users.noreply.github.com> Date: Sat, 20 Jun 2020 12:06:05 +0800 Subject: [PATCH] feeds: switch to github official repo --- feeds.conf.default | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/feeds.conf.default b/feeds.conf.default index 7781d71cac..40511a8016 100644 --- a/feeds.conf.default +++ b/feeds.conf.default @@ -1,4 +1,4 @@ src-git packages https://github.com/project-openwrt/packages.git;openwrt-18.06 src-git luci https://github.com/project-openwrt/luci.git;openwrt-18.06 -src-git routing https://github.com/project-openwrt/routing.git -src-git telephony https://git.openwrt.org/feed/telephony.git +src-git routing https://github.com/openwrt-routing/packages.git +src-git telephony https://github.com/openwrt/telephony.git