commit a5ec4981272a4fe8c411dd0fd69a918bace2e491 parent 9b1c22725b89dab1f03fb1c2273bc541685ff172 Author: Eric Schultz <wwahammy@gmail.com> Date: Fri, 10 Jul 2015 13:51:22 -0500 Fixed broken link in README.md I've fixed the obtain.firmware.sdk link. Signed-off-by: Eric Schultz <eschultz@prplfoundation.org> Diffstat:
| M | README.md | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md @@ -4,7 +4,7 @@ This is the OpenWrt "packages"-feed containing community-maintained build scripts, options and patches for applications, modules and libraries used within OpenWrt. -Installation of pre-built packages is handled directly by the **opkg** utility within your running OpenWrt system or by using the [OpenWrt SDK](http://doc/howto/obtain.firmware.sdk) on a build system. +Installation of pre-built packages is handled directly by the **opkg** utility within your running OpenWrt system or by using the [OpenWrt SDK](http://wiki.openwrt.org/doc/howto/obtain.firmware.sdk) on a build system. ## Usage