diff --git a/openwrt/R3P/feeds.conf.default b/openwrt/R3P/feeds.conf.default index 063d5f6..fc67933 100644 --- a/openwrt/R3P/feeds.conf.default +++ b/openwrt/R3P/feeds.conf.default @@ -1,7 +1,7 @@ -src-git packages https://github.com/immortalwrt/packages.git -src-git luci https://github.com/immortalwrt/luci.git -src-git routing https://github.com/openwrt/routing.git -src-git telephony https://github.com/openwrt/telephony.git +src-git packages https://git.openwrt.org/feed/packages.git +src-git luci https://git.openwrt.org/project/luci.git +src-git routing https://git.openwrt.org/feed/routing.git +src-git telephony https://git.openwrt.org/feed/telephony.git #src-git video https://github.com/openwrt/video.git #src-git targets https://github.com/openwrt/targets.git #src-git oldpackages http://git.openwrt.org/packages.git