diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/buildroot.html | 2 | ||||
-rw-r--r-- | docs/manual/using.txt | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/docs/buildroot.html b/docs/buildroot.html index a01e1fcfd..d178df1f5 100644 --- a/docs/buildroot.html +++ b/docs/buildroot.html @@ -154,7 +154,7 @@ <p>Buildroot has a nice configuration tool similar to the one you can find in the Linux kernel (<a href="http://www.kernel.org/">http://www.kernel.org/</a>) or in Busybox - (<a href="http://www.busybox.org/">http://www.busybox.org/</a>). Note that + (<a href="http://www.busybox.net/">http://www.busybox.net/</a>). 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:</p> diff --git a/docs/manual/using.txt b/docs/manual/using.txt index 8d7f0a7bc..a5dc9e1ae 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: |