From: Samuel MARTIN Date: Sun, 18 Mar 2012 08:54:01 +0000 (+0100) Subject: docs: fix busybox url X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=d41e115395071fe5c22f0cbd786426935d40d1d5;p=buildroot.git docs: fix busybox url Signed-off-by: Samuel MARTIN Acked-by: Arnout Vandecappelle (Essensium/Mind) Signed-off-by: Peter Korsgaard --- diff --git a/docs/buildroot.html b/docs/buildroot.html index a01e1fcfd0..d178df1f56 100644 --- a/docs/buildroot.html +++ b/docs/buildroot.html @@ -154,7 +154,7 @@

Buildroot has a nice configuration tool similar to the one you can find in the Linux kernel (http://www.kernel.org/) or in Busybox - (http://www.busybox.org/). Note that + (http://www.busybox.net/). Note that you can (and should) build everything as a normal user. There is no need to be root to configure and use Buildroot. The first step is to run the configuration assistant:

diff --git a/docs/manual/using.txt b/docs/manual/using.txt index 8d7f0a7bca..a5dc9e1aee 100644 --- a/docs/manual/using.txt +++ b/docs/manual/using.txt @@ -6,7 +6,7 @@ Configuration and general usage Buildroot has a nice configuration tool similar to the one you can find in the http://www.kernel.org/[Linux kernel] or in -http://www.busybox.org/[Busybox]. Note that you can (and should) build +http://www.busybox.net/[Busybox]. Note that you can (and should) build everything as a normal user. There is no need to be root to configure and use Buildroot. The first step is to run the configuration assistant: