diff --git a/package/uboot-ifxmips/Makefile b/package/uboot-ifxmips/Makefile
index e51a40ad71f181220e4639c4523cdaaa774e7817..932c17f41df3f3d168dfe7b5c0426a0baff0e513 100644
--- a/package/uboot-ifxmips/Makefile
+++ b/package/uboot-ifxmips/Makefile
@@ -25,7 +25,7 @@ define Package/uboot-ifxmips
   CATEGORY:=Boot Loaders
   DEPENDS:=@TARGET_ifxmips
   TITLE:=U-Boot for Infineon MIPS boards
-  URL:=http://www.denx.de/wiki/UBoot/WebHome
+  URL:=http://www.denx.de/wiki/U-Boot
 endef
 
 define Build/Prepare
diff --git a/package/uboot-lantiq/Makefile b/package/uboot-lantiq/Makefile
index fb9b668a389ff139095ad2c5c4128f332d9b6856..3ffe8846eef11713a043b6d1c3a531504cf1a5c2 100644
--- a/package/uboot-lantiq/Makefile
+++ b/package/uboot-lantiq/Makefile
@@ -25,7 +25,7 @@ define Package/uboot-lantiq
   CATEGORY:=Boot Loaders
   DEPENDS:=@TARGET_ifxmips
   TITLE:=U-Boot for Lantiq reference boards
-  URL:=http://www.denx.de/wiki/UBoot/WebHome
+  URL:=http://www.denx.de/wiki/U-Boot
 endef
 
 define Build/Prepare