diff options
author | Maxime Hadjinlian <maxime.hadjinlian@gmail.com> | 2014-03-02 19:04:24 +0100 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2014-03-03 21:40:50 +0100 |
commit | cec43a8f2544532642bb2c5d48bf95eac8606ba7 (patch) | |
tree | 4675ddcbdeee4ffee42b51061c140ae95171464e /docs/git.html | |
parent | 39b26d71715b0f2fb416bba42fdcfebb531a98a4 (diff) | |
download | buildroot-cec43a8f2544532642bb2c5d48bf95eac8606ba7.tar.gz buildroot-cec43a8f2544532642bb2c5d48bf95eac8606ba7.zip |
website: new website !
A new menu and logo for the website, also some of the contents has been
reworked.
This patch also removes files that are no longer used, like the old
stylesheet and a few pages. The content of theses pages has mostly been
merged in other pages or was redudant with the manual.
[Thomas: integrate a few typo fixes noticed by Thomas De
Schampheleire]
Signed-off-by: Maxime Hadjinlian <maxime.hadjinlian@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'docs/git.html')
-rw-r--r-- | docs/git.html | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/docs/git.html b/docs/git.html index 0c99251a9d..ce86e16ac5 100644 --- a/docs/git.html +++ b/docs/git.html @@ -37,8 +37,7 @@ git pull Because you've only been granted anonymous access to the tree, you won't be able to push your changes to the repo. Changes can instead be submitted for -inclusion by posting them to the buildroot mailing list or to the <a -href="https://bugs.uclibc.org/">Bug and Patch Tracking System</a>. +inclusion by posting them to the buildroot mailing list. <!--#include file="footer.html" --> |