From 79948e9d6192dba5c376ea805965842573869df9 Mon Sep 17 00:00:00 2001 From: Alexander Couzens Date: Tue, 11 Jun 2019 01:38:46 +0200 Subject: replace links towards lede-project.org with openwrt.org Modify VERSION_SUPPORT_URL VERSION_REPO Replace BUGS variable in toolchain/gcc/common.mk Signed-off-by: Alexander Couzens --- package/base-files/image-config.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package/base-files/image-config.in') diff --git a/package/base-files/image-config.in b/package/base-files/image-config.in index cf2cfd1d4e..3432db525a 100644 --- a/package/base-files/image-config.in +++ b/package/base-files/image-config.in @@ -183,7 +183,7 @@ if VERSIONOPT config VERSION_REPO string prompt "Release repository" - default "http://downloads.lede-project.org/snapshots" + default "http://downloads.openwrt.org/snapshots" help This is the repository address embedded in the image, it defaults to the trunk snapshot repo; the url may contain the following placeholders: -- cgit v1.2.3