diff options
author | Thomas De Schampheleire <patrickdepinguin@gmail.com> | 2014-05-24 22:06:49 +0200 |
---|---|---|
committer | Peter Korsgaard <peter@korsgaard.com> | 2014-05-25 21:46:51 +0200 |
commit | 03aea68f17614c103b793d3ec6014a99d851622b (patch) | |
tree | 8a2d6ebed68a673c992efea98b144b8a700c7da7 /docs/support.html | |
parent | 397e022ca4eafbc2c01fccf7f71c9c5567b32abc (diff) | |
download | buildroot-03aea68f17614c103b793d3ec6014a99d851622b.tar.gz buildroot-03aea68f17614c103b793d3ec6014a99d851622b.zip |
website: remove remaining references to uclibc.org
The website still used some uclibc.org URLs which can now use buildroot.org.
Signed-off-by: Thomas De Schampheleire <thomas.de.schampheleire@gmail.com>
Reviewed-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'docs/support.html')
-rw-r--r-- | docs/support.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/support.html b/docs/support.html index 4cc493247d..70f5829ef6 100644 --- a/docs/support.html +++ b/docs/support.html @@ -37,7 +37,7 @@ list with frequently asked questions... <h3>Bug Tracker</h3> -If you encounter any problems while using Buildroot, you can use the <a href="https://bugs.uclibc.org/">Bug Tracker</a> +If you encounter any problems while using Buildroot, you can use the <a href="https://bugs.buildroot.org/">Bug Tracker</a> to post your bugs and/or participate to find solutions to existing problems. Note: Patch are only accepted through the mailing list. |