From e34b976c64d77d910de62c9cfaba1d435da90f96 Mon Sep 17 00:00:00 2001 From: AmadeusGhost <42570690+AmadeusGhost@users.noreply.github.com> Date: Fri, 11 Jun 2021 23:20:02 +0800 Subject: [PATCH] feeds: routing: update project url (cherry picked from commit aed47c6b81864919f5541ca0a3293244267606b2) --- feeds.conf.default | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/feeds.conf.default b/feeds.conf.default index 24a409cb33..9224c3c1f1 100644 --- a/feeds.conf.default +++ b/feeds.conf.default @@ -1,4 +1,4 @@ src-git packages https://github.com/immortalwrt/packages.git;openwrt-21.02 src-git luci https://github.com/immortalwrt/luci.git;openwrt-21.02 -src-git routing https://github.com/openwrt-routing/packages.git;openwrt-21.02 +src-git routing https://github.com/openwrt/routing.git;openwrt-21.02 src-git telephony https://github.com/openwrt/telephony.git;openwrt-21.02