diff options
author | Rob Landley <rob@landley.net> | 2006-02-17 20:16:29 +0000 |
---|---|---|
committer | Rob Landley <rob@landley.net> | 2006-02-17 20:16:29 +0000 |
commit | 179062ee52e1eb1d66f21183a497110cc1869849 (patch) | |
tree | 708c9d0c9a1af73d86c1a1f5d6c83b7c230ed979 /docs | |
parent | f36ca6b92b28afa1c840c3de0dfce91d8cfa3d17 (diff) |
This page was missing a line that uClibc and BusyBox download pages both
have...
Diffstat (limited to 'docs')
-rw-r--r-- | docs/download.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/download.html b/docs/download.html index 14f823751..7da398eed 100644 --- a/docs/download.html +++ b/docs/download.html @@ -4,6 +4,9 @@ <h3>Download</h3> +Source for the latest release can always be +downloaded from <a href="downloads">http://buildroot.uclibc.org/downloads</a>. + <p> The best way to obtain and update your own copy of buildroot is to fetch the |