commit d6dbd9739ac8aaa89442369aa3c024d4d8fd5742 parent 9b1c22725b89dab1f03fb1c2273bc541685ff172 Author: Hauke Mehrtens <hauke@hauke-m.de> Date: Fri, 10 Jul 2015 21:00:44 +0200 Merge pull request #1555 from ericschultz/patch-1 Fixed broken link in README.md 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